Page 4 of 6 « First<23456>
Topic Options
#89045 - 2002-10-31 06:26 AM Re: BBChecker - 1.5 (Beta)
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
ok, the installer does this:
code:
$id=readvalue("HKEY_CLASSES_ROOT\Kixtart.Static\CLSID","")
$location=readvalue("HKEY_CLASSES_ROOT\CLSID\"+$id+"\InprocServer32","")
$ver=""+getfileversion($location,"FileVersion")
if 2<len($ver)
$location="%systemroot%\system32\kixforms.dll"
copy "kixforms.dll" $location
shell 'regsvr32 "%systemroot%\system32\kixforms.dll" /S'
else
if "2.1.1.35"<>$ver
if 6=messagebox("Current version of KixForms on your system is $ver and bbChecker has 2.1.1.35@crlfDo you want to Replace the current with bbChecker's one?","bbChecker II Installation",20)
del $location
copy "kixforms.dll" "%systemroot%\system32\kixforms.dll"
shell 'regsvr32 "%systemroot%\system32\kixforms.dll" /S'
endif
endif
endif
del "kixforms.dll"

so, the < should have been >

sorry dudes.
_________________________
!

download KiXnet

Top
#89046 - 2002-10-31 06:29 AM Re: BBChecker - 1.5 (Beta)
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
first, if you send messages, at night time (board time) it's better to use PM as my e-mail is behind vpn and simple open will last 5 mins.

secondly, why you run it manually?
and with i switch?
just click the icon in startmenu.
_________________________
!

download KiXnet

Top
#89047 - 2002-10-31 06:34 AM Re: BBChecker - 1.5 (Beta)
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11623
Loc: CA
Did not see it created a menu at first.

I did send it as a KiXtart.org PM

Top
#89048 - 2002-10-31 06:36 AM Re: BBChecker - 1.5 (Beta)
Shawn Administrator Offline
Administrator
*****

Registered: 1999-08-13
Posts: 8611
Jooel, might want to check against Kixtart.Form instead of Kixtart.Static ... Kixtart.Static was phased out in TNG [Wink]
Top
#89049 - 2002-10-31 06:40 AM Re: BBChecker - 1.5 (Beta)
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
dunno, after re-installing uninstalling...
still I see:
kixtart.button
kixtart.button.1
kixtart.edit
kixtart.edit.1
kixtart.form
kixtart.form.1
kixtart.frame
kixtart.frame.1
kixtart.listbox
kixtart.listbox.1
kixtart.listview
kixtart.listview.1
kixtart.menu
kixtart.menu.1
kixtart.screen
kixtart.screen.1
kixtart.static
kixtart.static.1
_________________________
!

download KiXnet

Top
#89050 - 2002-10-31 06:42 AM Re: BBChecker - 1.5 (Beta)
Shawn Administrator Offline
Administrator
*****

Registered: 1999-08-13
Posts: 8611
Delete all that crap and re-install.
Top
#89051 - 2002-10-31 06:44 AM Re: BBChecker - 1.5 (Beta)
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11623
Loc: CA
It crashed with "error in expression" after about 10 minutes of running when I had quit and relaunched via the icon in the start menu.

The last check said 30 in DOS box. When I clicked okay the messagebox and DOS box went away and program quit.

Top
#89052 - 2002-10-31 06:45 AM Re: BBChecker - 1.5 (Beta)
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
shawn?
it is now tracked to slider.
as changing the interval from 20 to 30 also changed the crash message from 20 to 30
_________________________
!

download KiXnet

Top
#89053 - 2002-10-31 06:55 AM Re: BBChecker - 1.5 (Beta)
Shawn Administrator Offline
Administrator
*****

Registered: 1999-08-13
Posts: 8611
Wouldn't the 20 vs 30 setting be related to $looptime as opposed to the slider ?
Top
#89054 - 2002-10-31 06:57 AM Re: BBChecker - 1.5 (Beta)
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
so, doc, what is your looping time setting in misc?

and once you get to the checking, how slow is your processor...

I got a feeling about this.

also patrick and les could tell their wksta power...

[ 31. October 2002, 07:42: Message edited by: Lonkero ]
_________________________
!

download KiXnet

Top
#89055 - 2002-10-31 08:12 AM Re: BBChecker - 1.5 (Beta)
MightyR1 Offline
MM club member
*****

Registered: 1999-09-09
Posts: 1264
Loc: The Netherlands
BBC beta crashed at work [Frown] , now running latest from source|current with slider interval 30...

Will keep you informed
_________________________
Greetz,
Patrick Rutten

- We'll either find a way or make one...
- Knowledge is power; knowing how to find it is more powerful...
- Problems don't exist; they are challenges...

Top
#89056 - 2002-10-31 08:14 AM Re: BBChecker - 1.5 (Beta)
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
eh, what about that tooltip? working???

it's as good as I got it...
_________________________
!

download KiXnet

Top
#89057 - 2002-10-31 08:17 AM Re: BBChecker - 1.5 (Beta)
MightyR1 Offline
MM club member
*****

Registered: 1999-09-09
Posts: 1264
Loc: The Netherlands
Liking the tooltip,

what to change to view the text + URL (only after cgi?) ??

Why??? well to check the if the listview contains multiple posts.... (the feature discovered before)

[ 31. October 2002, 08:18: Message edited by: MightyR1 ]
_________________________
Greetz,
Patrick Rutten

- We'll either find a way or make one...
- Knowledge is power; knowing how to find it is more powerful...
- Problems don't exist; they are challenges...

Top
#89058 - 2002-10-31 08:24 AM Re: BBChecker - 1.5 (Beta)
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
well, that would need a re-design of parser and checker main...
no will do that much for it [Eek!]

anyway, haven't seen that multipost since.
have to wait for a while to see when the board traffic increases.
_________________________
!

download KiXnet

Top
#89059 - 2002-10-31 08:38 AM Re: BBChecker - 1.5 (Beta)
MightyR1 Offline
MM club member
*****

Registered: 1999-09-09
Posts: 1264
Loc: The Netherlands
Redesign not needed, was only thinking of a way to see if the multiple posts were identical or not....
_________________________
Greetz,
Patrick Rutten

- We'll either find a way or make one...
- Knowledge is power; knowing how to find it is more powerful...
- Problems don't exist; they are challenges...

Top
#89060 - 2002-10-31 08:40 AM Re: BBChecker - 1.5 (Beta)
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
after thinking again, also with complexing the focuseditem line could be able to do that.

anyway, don't know if everyone wants that.
getting actually little tired with this update (like in the times of 1.1)

don't dare to make any updates anymore as it's already in this rc-phase...
so, should get this out and then top priority is adding codeparser button between misc and buddies...
_________________________
!

download KiXnet

Top
#89061 - 2002-10-31 08:52 AM Re: BBChecker - 1.5 (Beta)
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
the buggies posted by doc have been corrected.
the corrected package (RC-2) has been uploaded to download area.

bbdep.zip updated by rc-2 "signatures"
_________________________
!

download KiXnet

Top
#89062 - 2002-10-31 09:23 AM Re: BBChecker - 1.5 (Beta)
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
actually, now when playing with my new "messenger" was thinking...

I have %SystemRoot%\System32\msxml3.dll on my system...
if it's coming with ie5 too, could it be used for the connections...
as msxml has the server side and using it for kixtart-socket framework shouldn't be impossible...
_________________________
!

download KiXnet

Top
#89063 - 2002-10-31 10:13 AM Re: BBChecker - 1.5 (Beta)
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
btw, you could do:

$hl[$].onmousemove="$$hlURL["+$+"].listindex=$$hl["+$+"].listindex $$hl["+$+"].tooltip=$$hl["+$+"].focuseditem.subitems(0).text+' '+$$hlURL["+$+"].text"


or even:

$hl[$].onmousemove="$$hlURL["+$+"].listindex=$$hl["+$+"].listindex $$hl["+$+"].tooltip=$$hl["+$+"].focuseditem.subitems(0).text+' '+substr($$hlURL["+$+"].text,54)"


check it out...
and I can take of the tooltip from the "official" version.
_________________________
!

download KiXnet

Top
#89064 - 2002-10-31 10:33 AM Re: BBChecker - 1.5 (Beta)
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11623
Loc: CA
Lonkero,

I'm running a Pentium III 933MHz w/256MB case 2 RAM Radeon All-In-Wonder 8500DV video card.

Windows 2000 SP3
IE 6 SP1
KiXtart 4.12 RC1
KiXForms 2.1.2.36 build 36
WSH 5.6.0.6626

Top
Page 4 of 6 « First<23456>


Moderator:  Shawn, ShaneEP, Ruud van Velsen, Arend_, Jochen, Radimus, Glenn Barnas, Allen, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 248 anonymous users online.
Newest Members
gespanntleuchten, DaveatAdvanced, Paulo_Alves, UsTaaa, xxJJxx
17864 Registered Users

Generated in 0.072 seconds in which 0.024 seconds were spent on a total of 12 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org