Identifying objects by their tooltips

2005-11-21 Thread Mathewson
So I am working on some EFL programs for very young children and ended up with a lots of drag and drop images - now I could spend lines and lines of code of the sort: if the name of it is "COW.gif" then do TIDDLEY POM identifying each image individually - tedious, memory hungry and inefficient.

Identifying objects by their tooltips

2005-11-21 Thread Mathewson
Wow - Xavier - that tip about how to turn off tooltips is extremely useful - Thanks a lot. 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

Identifying objects by their tooltips

2005-11-23 Thread Marielle Lange
Dear Richmond, To avoid the block of colour, wouldn't it be possible to add initial of final letters to the object name rather than use the tooltip? Another get around may be to produce a list of all pictures which are supposed to react to the action, with a comma as separator, and then a

Identifying objects by their tooltips

2005-11-23 Thread Marielle Lange
Alex's suggestion of using custom properties is even better. I know by my own experience that it takes a bit of time to take the jump and come to trust custom properties (which don't exist in other languages). When you do, you never look back. They are really handy. Marielle ---

Identifying objects by their tooltips

2005-11-23 Thread Mathewson
Personally I find that tooltips are not very useful - and have yet to get them to display Cyrillic. Therefore they serve me very well for group / class identifications AND, thanks to Xavier (MC use-group list) I can hide them away: set the toolTipDelay to 0 and, at the moment I am spending most

Re: Identifying objects by their tooltips

2005-11-21 Thread xavier . bury
Hi Richmond you can turn off tooltips by setting the tooltipdelay global variable... but im not sure what is the question for the rest... You seem to have drag and drop mastered... or? cheers Xavier [EMAIL PROTECTED] wrote on 21/11/2005 14:13:25: > So I am working on some EFL programs for ver

Re: Identifying objects by their tooltips

2005-11-21 Thread jbv
why don't you use custom properties instead ? JB > So I am working on some EFL programs for very young > children and ended up with a lots of drag and drop images - > now I could spend lines and lines of code of the sort: > > if the name of it is "COW.gif" then do TIDDLEY POM > > identifying eac

Re: Identifying objects by their tooltips

2005-11-21 Thread Alex Tweedly
Mathewson wrote: So I am working on some EFL programs for very young children and ended up with a lots of drag and drop images - now I could spend lines and lines of code of the sort: if the name of it is "COW.gif" then do TIDDLEY POM identifying each image individually - tedious, memory hungr

Re: Identifying objects by their tooltips

2005-11-21 Thread xavier . bury
[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

Re: Identifying objects by their tooltips

2005-11-23 Thread Richard Gaskin
Marielle Lange wrote: Alex's suggestion of using custom properties is even better. I know by my own experience that it takes a bit of time to take the jump and come to trust custom properties (which don't exist in other languages). When you do, you never look back. They are really handy. V

Re: Identifying objects by their tooltips

2005-11-23 Thread Eric Chatonet
Hi Mathewson, Le 23 nov. 05 à 21:00, Mathewson a écrit : Personally I find that tooltips are not very useful - and have yet to get them to display Cyrillic. Sure for Cyrillic but I know many users of my software who are very satisfied and reassured when finding relevant tooltips :-) so

Identifying objects by their tooltips - custom props

2005-11-21 Thread Mathewson
Well, there are 3 possible answers to why I don't use custom props: 1. I have never bothered to learn how to use Custom props. 2. Tooltips seems rather straightforward. 3. I specialise in beeing bloody-minded. Needless to say, in my case, all 3 are partly true! sincerely, Richmond

Re: Identifying objects by their tooltips - custom props

2005-11-21 Thread jbv
> > 1. I have never bothered to learn how to use Custom props. custom props are worth bothering to learn... > > > 2. Tooltips seems rather straightforward. custom props are quite straightforward too. JB ___ use-revolution mailing list use-revolutio

Re: Identifying objects by their tooltips - custom props

2005-11-21 Thread Thomas McGrath III
Sounds like me!!! Tom On Nov 21, 2005, at 8:59 AM, Mathewson wrote: Well, there are 3 possible answers to why I don't use custom props: 1. I have never bothered to learn how to use Custom props. 2. Tooltips seems rather straightforward. 3. I specialise in beeing bloody-minded. Needless to