| 
| 
| 
| #202881 - 2011-08-16 05:42 PM  Re: Kixtart 4.62 and Kixforms classic not playing nice on Windows 7
[Re:  Mart] |  
| ShaneEP   MM club member
 
       
   Registered:  2002-11-29
 Posts: 2127
 Loc:  Tulsa, OK
 | 
I am also seeing issues. I just created a simple test form with the code below, and although I dont see any errors, the form never shows, it just quits immediately. If I copy 4.61 back into place, the same code works fine.
 
 $System = CreateObject("KiXtart.System")
$Form = $System.Form()
$Form.Show()
While $Form.Visible
   $Nul = Execute($Form.DoEvents)
Loop
Exit 0
 I am using Windows 7 SP1 64-bit.
 
 Also, I added "? @SError" lines after each line and they all say success, but the form never shows.
 
 Edited by ShaneEP (2011-08-16 05:57 PM)
 |  
| Top |  |  |  |  
 Moderator:  ShaneEP, Arend_, Jochen, Radimus, Glenn Barnas, Allen, Ruud van Velsen, Mart
 
 | 
| 
 
| 0 registered
and 360 anonymous users online. 
 | 
 |  |