Page 1 of 2 12>
Topic Options
#86270 - 2002-06-26 08:17 AM Kixforms - build 14 failures...
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
starting from scratch with this build as it's 95% syntax unfriendly with build 11...

shawn, I have commandbutton made like this:
$ab = $form.commandbutton
$ab.left = 350
$ab.width = 75
$ab.height = 30
$ab.top = 2
$ab.caption = "History"
$ab.on click = "$$form.height = 200 $$form.top = $top-150 build() $$form.height = 50 $$form.top = $top"

and with build 11 it worked just great.
now, with build 13, it just outputs the whole onclick string to console.
I quess this is not supposed behaviour, is it?

leaving for cigarette (and perhaps find solution...)
(onclick has space because this bb does not allow it!)
cheers,

[ 27 June 2002, 12:38: Message edited by: Lonkero ]
_________________________
!

download KiXnet

Top
#86271 - 2002-06-26 08:56 AM Re: Kixforms - build 14 failures...
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
still getting this old friend:
??{undisplayable face character}

if try to use strings somewhere (as address or something) it makes the script or some part of it to crash.
_________________________
!

download KiXnet

Top
#86272 - 2002-06-26 09:31 AM Re: Kixforms - build 14 failures...
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
tested and got the same functionality with 4.02 on event onclick:
nothing but console output!
_________________________
!

download KiXnet

Top
#86273 - 2002-06-26 11:37 AM Re: Kixforms - build 14 failures...
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
ok, downloaded build 14 and same thingie...
it even does not reply to alt+F4...

seems to be even worse these new build than the old ones...

have to see...
_________________________
!

download KiXnet

Top
#86274 - 2002-06-26 01:13 PM Re: Kixforms - build 14 failures...
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
need:
-onfocus
-minimize

methods...
_________________________
!

download KiXnet

Top
#86275 - 2002-06-26 01:59 PM Re: Kixforms - build 14 failures...
Shawn Administrator Offline
Administrator
*****

Registered: 1999-08-13
Posts: 8611
Jooel, can't seem to replicate this using the small fragment provided ... can you email me your script (shawn.tassie@cgi.ca) or post a complete demo script ... what is $top set to ?, things like that.
Top
#86276 - 2002-06-26 02:00 PM Re: Kixforms - build 14 failures...
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
will post it...
in sec.
_________________________
!

download KiXnet

Top
#86277 - 2002-06-26 02:03 PM Re: Kixforms - build 14 failures...
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
done.

weird.
board complains about flood when trying to retrieve e-mail address after posting reply... buggy...
_________________________
!

download KiXnet

Top
#86278 - 2002-06-26 02:54 PM Re: Kixforms - build 14 failures...
Shawn Administrator Offline
Administrator
*****

Registered: 1999-08-13
Posts: 8611
what-zabby my brother ? did you already email it to me, or you going to post it ? haven`t received anything yet.

-edit-

i've switched my profile email over to my personal home address, not my office address - see above.

[ 26 June 2002, 14:57: Message edited by: Shawn ]

Top
#86279 - 2002-06-26 03:03 PM Re: Kixforms - build 14 failures...
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
posting time is the same as in my last post!
servers queue is empty so it has made it's way to WWnet...
is the address stassie@sympatico.ca correct?
_________________________
!

download KiXnet

Top
#86280 - 2002-06-26 03:08 PM Re: Kixforms - build 14 failures...
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
send it now with cgi.ca...
getting it?
_________________________
!

download KiXnet

Top
#86281 - 2002-06-26 03:15 PM Re: Kixforms - build 14 failures...
Shawn Administrator Offline
Administrator
*****

Registered: 1999-08-13
Posts: 8611
hmmm, not yet. email addy is:

shawn.tassie@cgi.ca

yip

Top
#86282 - 2002-06-26 03:28 PM Re: Kixforms - build 14 failures...
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
ok, it has been 20 minutes on the way trough cgi.ca and via sympatico 90 minutes.

so...

if it's not there yet, it will not come.
will have to put it online if you don't get it via e-mail.

cheers,
_________________________
!

download KiXnet

Top
#86283 - 2002-06-26 03:43 PM Re: Kixforms - build 14 failures...
Shawn Administrator Offline
Administrator
*****

Registered: 1999-08-13
Posts: 8611
Got it. Just having a lookie now - guess I should get your UDF's there, taskbar(), etc ...
Top
#86284 - 2002-06-26 03:48 PM Re: Kixforms - build 14 failures...
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
mmm...

the taskbar is only one used in that yet.

the formlink() was too tricky to implement (yet) as it needs some executions!
_________________________
!

download KiXnet

Top
#86285 - 2002-06-26 05:03 PM Re: Kixforms - build 14 failures...
Shawn Administrator Offline
Administrator
*****

Registered: 1999-08-13
Posts: 8611
Lonkero, tried putting some tracers in the script, can't figure-out why this is happening. If I put the following line after the $httpObj.send(), like this:

$httpObj.send()
?"Tracer"

I don't see the tracer. If I put it on the line before (after the GET), it see it ...

Top
#86286 - 2002-06-27 12:54 AM Re: Kixforms - build 14 failures...
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
oh.
what if you make sleep there?
for hour or two?
it can be that the winhhtp does not allow this kindof trumble before the responsetext-call.

have to see when I get to work (in 5 hours and still need to get to bed...)

cheers,
_________________________
!

download KiXnet

Top
#86287 - 2002-06-27 02:26 AM Re: Kixforms - build 14 failures...
Shawn Administrator Offline
Administrator
*****

Registered: 1999-08-13
Posts: 8611
Jooel, ok so we want to event setfocus etc, how about the following:

$Object.OnGotFocus = "Object_GotFocus()"

$Object.OnLostFocus = "Object_LostFocus()"

I think this is proper VB-style syntax eh ? Unless you got a better naming scheme. Oh yeah, what control would you like to see this implemented on first ? TextBox ? EditBox ? Button ?

[ 27 June 2002, 02:30: Message edited by: Shawn ]

Top
#86288 - 2002-06-27 11:08 AM Re: Kixforms - build 14 failures...
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
hehee, the form!
let's say, if we have minimized (somehow, don't have the control yet) or hided the form and someone wants to see it, he clicks to taskbar and then it should fire.
this way could be able to show the hidden form.

what about that event-stuff I didn't get to work? when it just display on console what it should do?

same thing with kix402 and kix410 and forms builds 13 and 14...
_________________________
!

download KiXnet

Top
#86289 - 2002-06-28 12:44 AM Re: Kixforms - build 14 failures...
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
I found your syntax change.
didn't work at 13.

instead of calling execute("...") you implemented execute(...)
this is poor in one case. I have line:
$time=@ticks+5000 do sleep 0.2 $=execute($form.doevents(1) $history.doevents(1)) until @error or ($time < @ticks) $form.top = $toph

and it errors out.
liked the old syntax, but maybe I'll learn to use this too...
_________________________
!

download KiXnet

Top
Page 1 of 2 12>


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

Who's Online
0 registered and 787 anonymous users online.
Newest Members
Audio, Hoschi, Comet, rrosell, PatrickPinto
17880 Registered Users

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

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