Hi Prasanna

A simple way to achieve this is to do the following: Put an empty label inside 
the ULCBoxPane with expand-expand alignment and use the label as a drop target. 
Of course, this will not work if you have other components nested inside the 
ULCBoxPane. If you do have other components, you could try to use a 
ULCLayeredPane with an empty label as the bottommost element (i.e., 
"background") that receives the drop events. If this doesn't help you would 
need to write an extension.

What exactly are your requirements? Wouldn't it be possible to use a ULCList or 
ULCTable?

Thanks and cheers
Rolf

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Prasann
Sent: Freitag, 30. Juni 2006 06:55
To: [email protected]
Subject: [ULC-developer] ULCBoxPane Drag and Drop- Please Help


 I am trying to implement drag and drop a row from a table component to a 
ULCBoxPane. Currently I am able to drag from a row from the table component and 
drop it to a ULCLabel. ULCTextField, ULCTable etc. My requirement is to drop 
the dragged element into a ULCBoxPane. Please let me know how I can achieve 
this 
  
Thanks in advance 
Prasanna
-- 
Thanks,

Prasanna
 

Reply via email to