#86459 - 2002-07-11 09:16 PM
Re: Kixforms - BBChecker II
|
Kdyer
KiX Supporter
Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
|
Lonkero,
Grabbed the new version..
Found the other part of my issue.. Installed IIS on my XP System.. Noticed it installs a WINTTP.DLL (version 5.1.2600.1039) is installed via the IIS install and WINHTTP5.DLL (version 5.0.2613.0) is from the SDK which you had referenced.. BBChecker II now works proper (position is correct).
It works great now!!
Kent [ 11 July 2002, 21:19: Message edited by: kdyer ]
|
Top
|
|
|
|
#86461 - 2002-07-11 09:24 PM
Re: Kixforms - BBChecker II
|
Kdyer
KiX Supporter
Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
|
Yeah, it just let me know your responded..
Kent
|
Top
|
|
|
|
#86463 - 2002-07-11 09:30 PM
Re: Kixforms - BBChecker II
|
Kdyer
KiX Supporter
Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
|
Yeah.. One thing that I would like to see would be if IE is already running say at http://kixtart.org, it would go to that window rather than spawning a new instance of IE.
Kent
|
Top
|
|
|
|
#86465 - 2002-07-11 11:26 PM
Re: Kixforms - BBChecker II
|
MCA
KiX Supporter
Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
|
nearly it becomes the topic with most reactions. only Golf Tournament contains at the moment more, but with this speed it will bypass this value very soon. greetings.
|
Top
|
|
|
|
#86469 - 2002-07-12 02:24 AM
Re: Kixforms - BBChecker II
|
Shawn
Administrator
Registered: 1999-08-13
Posts: 8611
|
ok
Download:
Kixforms Build 20
New property:
$n = $Form.WindowState
where $n equals modes as defined for the Show(Mode) method, ie:
1 = NORMAL 2 = MINIMIZED 3 = MAXIMIZED
heres some code:
code:
Break On $Form = CreateObject("Kixtart.Form") $Form.Caption = "Kixforms..." $Form.MaxButton=1 $Form.MinButton=1 $Exit.Center $Form.Show While $Form.Visible Sleep(0.5) $=Execute($Form.DoEvents(1)) ?"WindowState=" $Form.WindowState Loop Exit 1
Should be good ... [ 12 July 2002, 02:24: Message edited by: Shawn ]
|
Top
|
|
|
|
Moderator: Shawn, ShaneEP, Ruud van Velsen, Arend_, Jochen, Radimus, Glenn Barnas, Allen, Mart
|
0 registered
and 980 anonymous users online.
|
|
|