[Project_owners] position in xul
Jesper Staun Hansen
jesper at selvet.dk
Mon Mar 3 08:06:44 PST 2008
Not possible on the same document.
joe ertaba wrote:
> I think it is possible when you want to overlay some hbox ;
>
> > <hbox id="*hbox1*">
> > <label value="3" position="1" />
> > </hbox>
> this is what i really put to overlay some default hbox
> ----------
> default hbox is
> > <hbox id="*hbox1*">
> > <label value="1" />
> > <label value="2" />
> > </hbox>
>
> On Mon, Mar 3, 2008 at 5:56 PM, Jesper Staun Hansen <jesper at selvet.dk
> <mailto:jesper at selvet.dk>> wrote:
>
> You cannot use the same id. Id's are unique!
>
> joe ertaba wrote:
> > hi
> >
> >
> > <hbox id="*hbox1*">
> > <label value="1" />
> > <label value="2" />
> > </hbox>
> > ......
> > <hbox id="*hbox1*">
> > <label value="3" position="1" />
> > </hbox>
> >
> >
> > +tow hbox's have same id
> >
> > I want third label shown first ; (3 1 2) instead (1 2 3)
> > I need it in overlaying
> > position does not work!
> >
> >
> > Tnx
> >
> >
> >
> >
> >
> >
> ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Project_owners mailing list
> > Project_owners at mozdev.org <mailto:Project_owners at mozdev.org>
> > https://www.mozdev.org/mailman/listinfo/project_owners
> >
>
>
> _______________________________________________
> Project_owners mailing list
> Project_owners at mozdev.org <mailto:Project_owners at mozdev.org>
> https://www.mozdev.org/mailman/listinfo/project_owners
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Project_owners mailing list
> Project_owners at mozdev.org
> https://www.mozdev.org/mailman/listinfo/project_owners
>
More information about the Project_owners
mailing list