Re: Login

Charles Goodwin <[email protected]> Mon, 14 Apr 2003 09:43:31 +0100
Newsgroups gmane.comp.java.xwt.general
Message-ID <308906BE5D07D5119285009027D61C5722F6F7@NTFPS1>
Not that I want to appear pedantic, but could we try and use xwt-users for
these kind of discussions?  They're not xwt-dev questions in the strictest
sense of the word 'developer' (as in discussion pertinent to those
developing the widget/core).

Most of us subscribe to both lists. :)

-----Original Message-----
From: Emiliano Heyns [mailto:[email protected]]
Sent: 13 April 2003 19:40
Cc: [email protected]
Subject: Re: [xwt-dev] Login


Andrew Kohlsmith wrote:

>>     dbox.parent = thisbox;
>
>
>
> I think you ran into the _same_ trap I ran into --the property 
> 'parent' does not ASSIGN the dbox as a child of 'thisbox' -- it is 
> only used by disabler for some internal workings.  The engine does 
> nothing to make dbox a parent of thisbox unless you say
>
> thisbox[thisbox.numchildren] = dbox;

Appearantly, the disabler can only be activated from threads or traps. 
It seems to need something that isn't instantiated or initialized before 
that point.

Emile


_______________________________________________
http://lists.xwt.org/listinfo/dev
_______________________________________________
http://lists.xwt.org/listinfo/dev