Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I modify _SCREEN.Refresh method???
Message
From
25/09/1998 15:36:55
 
 
To
25/09/1998 14:23:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00140924
Message ID:
00140997
Views:
37
>Larry ---
>
>Can't be done directly. Now, what type of object is the status bar and why can't you put code to adjust itself by testing _SCREEN top, left, et al on status bar refresh?
>
>>I'm trying to resize a custom status bar when the screen is resized...
>>I'm having some trouble with a top level form so I'd like to ditch that option and just use the _screen object... My goal is to put code in the _screen.refresh method to resize the status bar...
>>
>>Any ideas???
>>
>>TIA

The problem is there is no system triggered event to tell you when to check. Only way I know is to use a timer. (Supercls uses a similar technique)
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform