Status: Rejected
Created by Ed Johnson 11 Jun 2010 00:07
**STE **
I'd like the ability to resize the detached toolbar box and have the icons fill in left-to-right, top-to-bottom.


leiger |
23 Jun 2010 01:39. Edited 0 times. (Edit, Permalink) Getting the buttons to wrap as a workaround sounds like it might be easier (don't need to write my own toolbar for that), but it still requires me to change how I'm doing the layout for the main window of the app… something I don't want to delve into until I have plenty of time to fix the bugs associated with changing everything ;-) Included page "inc:signature" does not exist (create it now) |
leiger |
10 Jul 2010 03:38. Edited 0 times. (Edit, Permalink) Included page "inc:signature" does not exist (create it now) |
(user deleted) |
10 Jul 2010 04:00. Edited 0 times. (Edit, Permalink)
It depends on which PC I'm using and how much screen real estate I have. My main system at home has a dual monitor setup and I have the desktop extended across them both. Do you use GIMP? Check out their toolbar (it's really more of a "toolbox, i guess) for an example of the behaviour I'd like to see. I don't think this is OS-specific. I suspect it may be more of an issue/limitation with the Java code you're using to handle the toolbar. Included page "inc:signature" does not exist (create it now) |
leiger |
10 Jul 2010 04:35. Edited 0 times. (Edit, Permalink) I'm using an instance of JToolBar… perhaps if I write my own toolbar class (which inherits JToolBar and changes a few things) I can get resizing enabled. Included page "inc:signature" does not exist (create it now) |
leiger |
01 May 2011 08:30. Edited 0 times. (Edit, Permalink) So I'm going to reject this for now. From time to time I check the rejected list for any ideas that I can implement, so it's possible that this will still get added in future (but distant future, not near future). Included page "inc:signature" does not exist (create it now) |