Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Regarding layout manager
Regarding layout manager [message #132779] Fri, 03 November 2006 06:22
Varun Balakrishnan is currently offline Varun BalakrishnanFriend
Messages: 17
Registered: July 2009
Junior Member
Hi,
I want to create a layout manager which will act like null layout+ column
layout. ie, the components added to the container will be arranged in a
single column and the user will be able to move the components from one row
to another. Can someone please tell me how to do this? I tried with
BoxLayout(Y_AXIS) , its doing the same thing but it will not consider the
preferred size or minimum size set for the components. I tried to extend
BoxLayout and override the layoutContainer(Container container) method but
didn't work.(moving of components was not correct). am I missing some
settings related to VE ? will a customized layout will solve my problem?

Please help me.

Regards,
Varun
Previous Topic:VE Path Must Include... Error
Next Topic:Regarding layout manager
Goto Forum:
  


Current Time: Thu Apr 25 10:47:32 GMT 2024

Powered by FUDForum. Page generated in 0.03290 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top