Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Regarding layout manager
Regarding layout manager [message #614753] Fri, 03 November 2006 01:22
Eclipse UserFriend
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:Regarding layout manager
Next Topic:Tab Folder Drops Tabs
Goto Forum:
  


Current Time: Fri Jun 13 12:11:12 EDT 2025

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

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

Back to the top