Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need a Calculator and status bar
Message
From
09/07/1999 14:31:49
 
 
To
09/07/1999 14:26:55
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00239561
Message ID:
00239565
Views:
13
>CALCULATOR
>i've looked in VFP and the ActiveX controls for a calculator that I could include with my application. FoxPro 2.0 for DOS seemed have one if I remember correctly. where can i find a simple Activex control or something else to use for a calculator?
>
>STATUS BAR
>When i build my application into a EXE i seem to lose the ability to use the VFP status bar. i've got SET STATUS BAR ON in the main calling program but nothing happens. i'd would like NOT to have to use the Microsoft ActiveX status bar control if possible. If that is my only solution, how do you interact with the ActiveX status bar control. Do you have to use several status bars of different sizes to get the look of the VFP status bar?

Both of these are still in VFP.

For the calculator:

ACTIVATE WINDOW calculator

For the Status bar:

SET STATUS BAR ON

This doesn't work for you????
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform