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 > > >

