[EMAIL PROTECTED] wrote on 21/11/2005 14:55:45: > Wow - Xavier - that tip about how to turn off tooltips is > extremely useful - Thanks a lot.
No big deal, it's in the docs ;) Search tooltip... Look at the related items ;) Learn 1 feature, discover 3 - 10 more - try not to recurse ;) > I have no problem with Drag and Drop nor with drop-targets > - and when I pull myself together and sort out my website I > shall pop an example up there. > > I just thought I would share the idea about the tooltips. > > My programs feature jolly little instructions such as "Put > all the animals in the blue box" > > where the 'blue box' is a drop target and the end-user is > faced with 20 images of assorted animals and bird that, > obviously, cannot all share the same name - so have to be > classified by tooltip. Sounds like a fun game :) Do the animals go Oink? Im on the same side as those who mentioned the custom props. It's not as hard as you think and they are much more granular. For example, you can store tooltips in different languages, the sound link for the animal, animated gifs when you drag and drop the image, etc... put the long id of this image into thisimage put the shortname of thisimage into thisanimal put the animal["tooltip","english"] of thisimage into thistooltip or put the animalinfo[thisanimal, "sound"] of this card into thisanimalsound set the tooltip of this image to thistooltip etc... cheers Xavier ----------------------------------------- To make communications with Clearstream easier, Clearstream has recently changed the email address format to conform with industry standards. The new format is '[EMAIL PROTECTED]'. Visit us at http://www.clearstream.com IMPORTANT MESSAGE Internet communications are not secure and therefore Clearstream International does not accept legal responsibility for the contents of this message. The information contained in this e-mail is confidential and may be legally privileged. It is intended solely for the addressee. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Any views expressed in this e-mail are those of the individual sender, except where the sender specifically states them to be the views of Clearstream International or of any of its affiliates or subsidiaries. END OF DISCLAIMER _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
