Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal forms?
Message
From
29/08/2000 22:32:58
 
 
To
29/08/2000 10:53:46
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00410044
Message ID:
00410594
Views:
16
>This is the code I am using.
>
>DEFINE WINDOW newwhl ;
> AT 0.000, 0.000 ;
> SIZE 9.000,95.000 ;
> TITLE "Create New System" ;
> FONT "MS Sans Serif", 8 ;
> FLOAT ;
> CLOSE ;
> NOMINIMIZE ;
> DOUBLE ;
> FILL FILE LOCFILE("BACKGRND.BMP","BMP|ICO|PCT|ICN", ;
> "Where is backgrnd?")
> MOVE WINDOW newwhl CENTER
>

Is there some reason to use DEFINE WINDOW rather than creating a Form subclass and dealing with it as a Form? I can't think of any benefit to not having a Form instance, and all the behaviors you might want are accessible.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform