This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 106015 - Matisse: More comfortable layouting JSplitPane's divider location with drag and drop
Summary: Matisse: More comfortable layouting JSplitPane's divider location with drag a...
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker with 2 votes (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-07 14:16 UTC by daniel_l
Modified: 2008-05-05 11:24 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description daniel_l 2007-06-07 14:16:51 UTC
If I add components to a splitpane, the splitpane automatically resizes. But I
can't change the splipane's layout and divider's position with the Matisse GUI
Interface. I can't drag the splitbar/divider itself. The only way for layouting
splitpanes seems to be by changing the components' sizes in the property
inspector. Then I can see the result when I *run* the project, but *not* at
design time, i.e. in the Matisse view.
Comment 1 Peter Pis 2007-08-10 09:51:24 UTC
Reassigning to "form" evaluation...
Comment 2 Tomas Pavek 2007-08-10 10:21:12 UTC
Yes, it would be nice to be able to adjust the divider position via mouse directly. Need to find some trick for the
implementation since the GUI builder doesn't allow interacting with the designed components. For now you can try to
adjust the dividerLocation property.