Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.ShowWindow value changes when created
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00169406
Message ID:
00169571
Views:
18
Oops... I see you are trying to create an In Top Level Form. Scratch the comment about Top Level Forms...

When you invoke the Show() Method, you need to pass the ShowWindow argument. Change you call to: form.show(1)


>I have a modal lookup form class with its .ShowWindow property=1 (In Top-Level Form). In the Init of my top level form I use CREATEOBJECT() to create the lookup form object but when I tried to .Show() it nothing happens. When I traced it in the debugger the objects .ShowWindow=0. Any ideas on what I'm doing wrong? TIA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform