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 76116

Summary: Provide snapping/aligning/same size features in absolute layout design
Product: guibuilder Reporter: ivanooi <ivanooi>
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: blocker CC: johnrule, wyattbiker
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description ivanooi 2006-05-09 16:53:27 UTC
Hi,

  Matisse the auto snap alignment are very cool! which exist in XCode and now you
will be able to find it in .NET, SwingBuilder for Eclipse. 

  Now the biggest missing feature is... support null layout in Matisse. 
so... Please make Matisse support null layout! We not entering NetBeans just
because of this.... and We are choosing .NET also because of this... We like
NetBeans... so.. hope to see Matisse support Null Layout as well..

Thanks
Comment 1 Jan Stola 2006-06-26 16:10:23 UTC
I am sorry I don't understand what support do you miss/request.
Could you, please, provide more details. You can use absolute positioning
(e.g. null layout) in NetBeans GUI builder already - just invoke
Set Layout > Null Layout from the context menu of your container.
Comment 2 ivanooi 2006-06-26 16:51:25 UTC
Hi,

  Thanks for your repply. I understand that Null will provide absolute positioning
but that will not turn the auto snapping with guide line on and from what I
understand auto snapping only available in Group layout....

  So, I really hope that auto snapping with guide line will available in null
layout as well...

Thanks
Comment 3 Jan Stola 2011-08-26 06:59:51 UTC
*** Bug 201341 has been marked as a duplicate of this bug. ***
Comment 4 Tomas Pavek 2013-12-09 15:20:17 UTC
The support for absolute positioning via null or AbsoluteLayout could offer the features of snapping and aligning, also setting the same size etc. That would be useful. However, all these would work just as setting the static absolute positions and sizes as they appear at given moment in the designer, not establishing permanent relationships between components maintained dynamically as done by Free Design (GroupLayout).
Comment 5 Tomas Pavek 2013-12-09 16:52:16 UTC
*** Bug 239250 has been marked as a duplicate of this bug. ***