PDA

View Full Version : Coffee UI question


Geespot
07-22-2003, 10:35 AM
Hiya,

Im making a plugin and I could do with using the controls that are highlighted in the following image
http://www.geearea.pwp.blueyonder.co.uk/controls.jpg

but what are they? I need one that allows me to drop materials into it instead of objects. Ive checked the SDK but I can't seem to find that specific resource.


Thanks

Katachi
07-22-2003, 12:02 PM
1. Those questions belong here: http://www.plugincafe.com ;)
2. Those fields are linkfields.
3. Those fields are not available and not accessable in COFFEE
4. You can create your own dropfields by using static text fields or edit fields. You then need to check the corresponding drag & drop messages in on of the overloaded methods of your dialog class, i.e. Message().
5. Go to plugincafe and search the forum for "Drag & Drop" or similar. you will find some examples there. And there are infos about drag & drop operations in the COFFEE SDK too.

Best
Samir

CGTalk Moderation
01-15-2006, 04:00 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.