Forums Register Login

Scrollable toolbar

+Pie Number of slices to send: Send
Hi All,

I need to develop an component which uses multiple toolbars.so i need make the toolbar scrollable on minimizing the frame.

is there any open source framework available or any idea to implement it?..

Thanks in advance
+Pie Number of slices to send: Send
Some suggestions...

You may want to check out http://toolbar.tigris.org/
and substitute using "a dropdown toolbar button that allows selection from multiple sub-items." to save space

or write a custom component using a JPanel, JScrollBar, JToolBar.
with something like this
panel.add(toolbar, CENTER);
panel.add(scrollbar, SOUTH);
and add some listners to monitor the size and thus resize your viewport size and stuff. (which is very difficult and timeconsuming IMHO)

Sorry can't do much to help.
Good luck.
Yeah, but how did the squirrel get in there? Was it because of the tiny ad?
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 2940 times.
Similar Threads
Button alignment in a JToolbar
Icons for Toolbar
DB2 V9.1 for z/OS
opening file to textfield
JDBC Scrollable ResultSet
More...

All times above are in ranch (not your local) time.
The current ranch time is
Apr 15, 2024 22:14:32.