From: Frederick W. <fre...@go...> - 2012-01-21 15:17:45
|
A polished version of the grid panel (used by or panel and status window) is now available in master. This opens some options for the future regarding grid panel highlighting. Note that the table borders (which I like a lot - but which could be controversal to others) are configured to be disabled as default. ----------- More details: ----------- Introduced highlighting and table borders for Status Win & ORPanel Instead of insets as parts of GridBag constraints, GridPanel now attaches dynamic borders to the fields. This has enabled the following: - GridPanel table borders are visualized without any effort - making the panels much nicer - GridPanel cells (fields,...) can now be highlighted by altering their dynamic borders - even inner borders (margins) used for the highlight outline box - design corresponds to the one used for displaying selected tiles in the hex map Introduced new option to enable/disable table borders in grid panels By default, borders are disabled (but highlighting is always enabled). |