Subject Re: Changing value of speedTip
From Ken Mayer <dbase@nospam.goldenstag.net>
Date Mon, 29 Nov 2021 10:15:43 -0800
Newsgroups dbase.getting-started

On 11/29/2021 10:03 AM, Milind Nighojkar wrote:
> Scnerio : Based on the value of the data can we dynamically change the speedTip value.

Why not? Just set the property ... entryfield.speedTip = "new value" ...

You might want to do it for various controls if that's the idea in, say,
the rowset's onNavigate event handler, but there's no reason you can't.

Ken


--
*Ken Mayer*
Ken's dBASE Page: http://www.goldenstag.net/dbase
The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm
dBASE Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm
dBASE Web Tutorial: http://www.goldenstag.net/dbase/WebTutorial/00_Menu.htm