Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Opening window in a form
Message
From
28/05/1999 14:39:37
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
28/05/1999 13:43:22
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00224011
Message ID:
00224069
Views:
22
>Hi there,
>
>Is there a way to define a window within a form and Activate on top of the form without the main form being minimized. I am trying to use the Define Window Command to show popup within the form. Any help is appreciated.
You would do it straight forward.
define window myWindow from ... to ... in window (wontop())
activate window mywindow
etc.
But why don't you use objects (Combo) and set their left, top, height width, visible properties ?
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform