Re: coding standards

Charles Goodwin <[email protected]> Sat, 21 Feb 2004 01:31:01 +0000
Newsgroups gmane.comp.java.xwt.widgets
Organization XWT Foundation
Message-ID <[email protected]>
On Sat, 2004-02-21 at 00:50, Brian Alliet wrote:
> > thisbox.traps (public traps defined here first) in alphabetical order
> > done in read/write order (trap1.r, trap1.w, trap2.r, then trap2.w etc)
> >
> > then traps on other public properties
> 
> This isn't related to the coding standards, but I think you're still 
> confused about box properties (hopefully it isn't me that is confused 
> :) ). The properties on "thisbox" *are* the public box properties.  I 
> don't seem why you make this distinction between thisbox traps and 
> public box properties.

No no, I'm not confused. ;)

Template 1 defines focused.

Template 2 defines selected and implements focused.

In 2, selected appears before focused in the code.  That's what I was
referring to.
-- 
- Charlie

The future of the net - www.xwt.org

Charles Goodwin <[email protected]>
  Member of the XWT Foundation