Hi Rick I will try to sketch my requirement and send it to you soon. That might help to find what i am looking for. Thanks for your suggestion. Anuj
On Mon, Aug 25, 2008 at 7:47 PM, Rick Winscot <[EMAIL PROTECTED]>wrote: > The seconds link was to a flow layout that would set you in the right > direction... The other option was the first link which uses static > positioning. Really, it depends on what you want the user experience to be > like. If you could sketch out the solution – we could throw some code > around. > > Rick Winscot > > > On 8/25/08 10:24 PM, "anuj sharma" <[EMAIL PROTECTED]> wrote: > > > > > Hi Rick > Thanks for the reply. Are there any recommendations about which layout > component or container should i use or do i need to create my custom > component for achieving this target. I am not sure which way to handle that > layout. Please help me out > Again Thanks a lot. > Anuj > > On Mon, Aug 25, 2008 at 5:18 PM, anuj181 <[EMAIL PROTECTED]> wrote: > > > > > Hi > I am using HBOX container to load images letting user drag image from > one HBOX and dropping them in another (2nd)HBOX. I need to calculate > the real estate of the HBOX in which the image has been dropped (i-e > 2nd HBOX). The reason is that because I need the dropped image to get > placed in an empty space within the 2nd HBOX. > Is there any way I can calculate which space is empty in the HBOX and > let my objects (images) to be placed only in the empty spaces within > the HBOX (not the sapce already occupied by the placed images).Once > the HBOX is full then I need to code in a way that images starts > shrinking(upto some level) to accommodate more images. > Please help me out in figuring out this problem. Any type of > help/documentation/links in this direction will be highly appreciated. > Thanks > Anuj > > > > > > > > > > >

