Re: Strange Tooltip behavior

2012-02-19 Thread Pete
Thanks Klaus, good to know.. Pete On Sat, Feb 18, 2012 at 11:46 PM, Kay C Lan wrote: > As per the Dictionary: > > set the toolTipDelay to 0 -- no tooltip > > HTH > > On Sat, Feb 18, 2012 at 12:46 AM, Pete wrote: > > > I have some code that sets the tooltip of a control to either some text > or >

Re: Strange Tooltip behavior

2012-02-19 Thread Klaus on-rev
Hi Pete, Am 17.02.2012 um 17:46 schrieb Pete: > I have some code that sets the tooltip of a control to either some text or > empty depending on a condition. If the code to set the tooltip to empty is > executed, the tooltip is still displayed with its previous values. How can > I get rid of the

Re: Strange Tooltip behavior

2012-02-18 Thread Kay C Lan
As per the Dictionary: set the toolTipDelay to 0 -- no tooltip HTH On Sat, Feb 18, 2012 at 12:46 AM, Pete wrote: > I have some code that sets the tooltip of a control to either some text or > empty depending on a condition. If the code to set the tooltip to empty is > executed, the tooltip is

Re: Strange Tooltip behavior

2012-02-18 Thread Pete
, I get > the tooltip, If not I get empty, that is to say, no tooltip showing. > > > Craig Newman > > > > -Original Message- > From: Pete > To: How to use LiveCode > Sent: Fri, Feb 17, 2012 11:49 am > Subject: Strange Tooltip behavior > > > I ha

Re: Strange Tooltip behavior

2012-02-17 Thread dunbarx
o use LiveCode Sent: Fri, Feb 17, 2012 11:49 am Subject: Strange Tooltip behavior I have some code that sets the tooltip of a control to either some text or empty depending on a condition. If the code to set the tooltip to empty is executed, the tooltip is still displayed with its previous v

Strange Tooltip behavior

2012-02-17 Thread Pete
I have some code that sets the tooltip of a control to either some text or empty depending on a condition. If the code to set the tooltip to empty is executed, the tooltip is still displayed with its previous values. How can I get rid of the tooltip? -- Pete Molly's Revenge