Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pop-Up Calendar within a Form?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00129516
Message ID:
00129588
Views:
18
>>>I'm using ACTIVATE WINDOW CALCULATOR to popup a Calculator but this method minimizes my current window or form. Is there a way to make a popup Calculator above or within a form?
>>>
>>>Thanks in Advance.
>>
>>
>>You must be minimizing your form somewhere, maybe in the form DEACTIVATE? We use the calculator with no problem.
>
>Hi Fred!
>
> Thanks for Replying. I don't have any methods or routines that minimizes the form. By the way, what type of form are you using? Is it Top-Level form or not. Or it's desktop property is tagged as true?
>
> On my project, I use a non-top level form with a command button for calculator. When I click the button, the calculator will be displayed on my desktop or VFP Window/Screen but it will minimize the caller form. Do you know my problem?
>
>Thanks again.

I've tried:

AlwaysOnTop = .t.
DeskTop = .t.

They all brought up the calculator WITHOUT minimizing the calling form. You need to check your entire form heirarchy for code that's doing the minimize. Bringing up the calculator does NOT minimize the calling form. There must be something about your environment.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform