#91021 - 2003-01-15 01:29 AM
Re: KixForms DoEvents lock w/ mult forms
|
Shawn
Administrator
   
Registered: 1999-08-13
Posts: 8611
|
Hi Chef,
Well one thing that might not be helping matters too much is that in the "called" script, on the second form, theres a "double" make visible being performed ...
code:
$InvForm.Show $InvForm.Visible = 1
Might just stick with the Show and see if that helps matters any.
-Shawn
|
|
Top
|
|
|
|
#91022 - 2003-01-15 01:59 PM
Re: KixForms DoEvents lock w/ mult forms
|
The Chef
Fresh Scripter
Registered: 2003-01-08
Posts: 23
Loc: New Jersey
|
Yeah, I realize that it redundant. The only reason it is there is because I was messing with the code trying to get it to work.. People keep thinking that I have code errors, but really, I honestly think that there is a glitch with KixForms somewhere. I am going to try and reproduce the problem again with shorter code and start a new thread.
|
|
Top
|
|
|
|
#91025 - 2003-01-15 03:00 PM
Re: KixForms DoEvents lock w/ mult forms
|
The Chef
Fresh Scripter
Registered: 2003-01-08
Posts: 23
Loc: New Jersey
|
Hey folks, I found my problem and it was my fault. Thanks Shawn, I was piling problems so my troubleshooting sucked. You were right about $InvForm.Show then Visible, that causes the form to lock, but the original form was being re-created by the small chunk of code that makes sure Kixforms.dll is properly registered.
I think I need to find some stuff to contribute now that people have tried to help me.
|
|
Top
|
|
|
|
#91026 - 2003-01-15 04:12 PM
Re: KixForms DoEvents lock w/ mult forms
|
The Chef
Fresh Scripter
Registered: 2003-01-08
Posts: 23
Loc: New Jersey
|
Oh yeah -- the other thing was I had to unregister KixGUI.dll. I really dont think anyone is following anymore.. but that was important.
|
|
Top
|
|
|
|
Moderator: Shawn, ShaneEP, Ruud van Velsen, Arend_, Jochen, Radimus, Glenn Barnas, Allen, Mart
|
1 registered
(Allen)
and 1607 anonymous users online.
|
|
|