Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TabStop - Yes but no
Message
From
13/09/2002 21:15:58
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00700354
Message ID:
00700429
Views:
11
>In VFP 7.0 try this
>
>ol = create('Label')
>? pemstatus(ol,"tabstop",5)
>? ol.tabstop
>
>
>Bug??? sure looks like it

PemStatus() is obviously getting confused... or the property internally has some impossible combination of Hidden/Protected. pemstatus(ol,"tabstop",2)=.f., while pemstatus(ol,"tabstop",6)=.t., which is even more confusing.

I think the reason for this is that they needed to make labels take focus but not keep it, so the hotkey characters would work for the next object. You've just discovered a dirty trick :)

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform