Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fxp vs vcx
Message
From
21/05/2003 03:35:57
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
20/05/2003 22:33:09
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00789604
Message ID:
00790940
Views:
17
I'm not sure I understand. Yes a second read events doesn't have any effect.
oForm.Show shows the form. You could supply parameters to Show to make it behave as modal oForm.Show(1)
Cetin

>cetin,
>i have one READ EVENTS in my main program, it begins a "listening" routine and continues until it sees a CLEAR EVENTS. the READ EVENTS is in the main program after the user logs in and the CLEAR EVENTS is on the toolbar's exit button. i understand that any READ EVENTS encountered while there is one already active has no effect:
>
>myform1 = newobject('clsform','classprg.fxp')
>myform1.show()
>read events && will have no effect
>
>how do we make our myform1 to show up? or how do we make the main program to pass the 'listening' on our second READ EVENTS, then after we close the myform1, the listening comes back to the main program?
>
>* it should not be modal :)
>
>erik
>
>
>>myform1 = newobject('clsform','classprg.fxp')
>>myform1.show()
>>read events && Don't forget to have a clear events (exit button, >queryunload ...)
>>
>>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
Next
Reply
Map
View

Click here to load this message in the networking platform