Changes between Initial Version and Version 1 of Ticket #6953, comment 9
- Timestamp:
- 2011-11-08T16:30:20+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6953, comment 9
initial v1 1 toolBarActions.setFloatable(false); -> toolBarActions.setFloatable(true); and we can drag the toolbar1 toolBarActions.setFloatable(false); -> toolBarActions.setFloatable(true); in MapFrame.java and we can drag the toolbar 2 2 3 But some sizing and docking need fixing andI have no experience in complex Swing GUI.3 But some sizing and docking properties need fixing (I have no experience in complex Swing GUI).


