christmo / macwidgets

Automatically exported from code.google.com/p/macwidgets
0 stars 0 forks source link

Provide ability to hide the splitpane gripper for SourceListControlBar #76

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Even if I don't install a JSplitPane, the SourceListControlBar shows the
little gripper widget that indicates that it can dragged when that isn't
the case. This component should be hidden in this case, or at least, there
should be an option for the user to shut it off.

Original issue reported on code.google.com by sten...@gmail.com on 8 Apr 2009 at 1:46

GoogleCodeExporter commented 8 years ago
Interesting -- so you're using it in a non-resizable component?

Original comment by kenneth....@gmail.com on 9 Apr 2009 at 11:56

GoogleCodeExporter commented 8 years ago
Yes, I'm using it in a non-resizable component.

Original comment by sten...@gmail.com on 9 Apr 2009 at 4:10

GoogleCodeExporter commented 8 years ago

Original comment by kenneth....@gmail.com on 17 Aug 2009 at 1:01

GoogleCodeExporter commented 8 years ago
I've added a hideResizedHandle method to SourceListControlBar. You can download 
the latest jar file with these 
changes here:

http://www.macwidgetsforjava.com/downloads/latest/mac_widgets.jar

Original comment by kenneth....@gmail.com on 19 Aug 2009 at 11:25