Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How best to display messages on entry
Message
From
29/04/1998 13:52:33
 
 
To
29/04/1998 12:49:25
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00095521
Message ID:
00095729
Views:
24
>>>>A form does have a ShowTips property, which is False by default. If you set
>>>>it to .T., then tips _will_ show up, but only when you move the mouse over the
>>>>field. Not when you tab into the field. You could show the tooltip in WAIT
>>>>NOWAIT window in the control's gotFocus event.
>>>
>>>Or even better, you could drop an ActiveX StatusBar control on the form, set
>>>the style to Simple, and then set the SimpleText property in every GotFocus...
>>
>>This sounds intriguing. What exactly is an ActiveX statusbar and where can I find it (a native ActiveX control?). I'm also not sure what you mean by 'set the simpletext property in every gotfocus'. Can you explain?
>>
>>Thanks.
>
>Hi Sylvia,
>
>Add an OLE Container object to a form and look scroll within the dialog for MS StatusBar Control. It comes with the Common Controls the ship with VFP. The SimpleText property is the text that appears in the status bar.
>
>How's Philly? My home town. :)

Hi Donald -

Thanks, I'll try your suggestion.
Re: Philly - It's beautiful today, sunny and going to a high of 74. Where are you now?

Sylvia

P.S. I like your quote. I always felt the Linus (as in Peanuts) quote appropriate for politics: "I love mankind. It's people I can't stand."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform