Thanks , the paddings works , but the margin dosen't on http://phwa.be , we hacked it by adding a component around the list item , but that implemention is slow and when virtual listitems resizes (images , video , etc) it dosen't resize sometimes.
Thats why i am trying to see if Margin can be set between list items (You can set Margin , but It never got effected , when look into inspector , there is NO margin property set for list items , but any other widget is fine , which is very weird). Paddings will just make list items wider , not like margin. On Tue, Aug 18, 2015 at 2:19 PM, John Spackman <john-li...@zenesis.com> wrote: > Ah, I missed the bit about virtual lists, sorry. > > Yes, in Atom its the gap between the icon and the label; if you’re using a > completely custom widget then the layouting inside the object is up to the > widget, so you would have to tell that layout to move the text over. The > margins and paddings on the widget would still work though (although I’ve > not used the virtual widget I imagine that’s the case) > > John > > From: Phyo Arkar <phyo.arkarl...@gmail.com> > Reply-To: qooxdoo Development <qooxdoo-devel@lists.sourceforge.net> > Date: Tuesday, 18 August 2015 08:43 > To: qooxdoo Development <qooxdoo-devel@lists.sourceforge.net> > Subject: Re: [qooxdoo-devel] Set margin between listitems > > I think it is due to , not using atom. I am using custom widget. and Gap > is only horizontal space between objects right? > > On Tue, Aug 18, 2015 at 2:12 PM, Phyo Arkar <phyo.arkarl...@gmail.com> > wrote: > >> i am using virtual lis t(list.List) , is it because of that? >> >> going to test your code , thanks lots! >> >> On Tue, Aug 18, 2015 at 2:11 PM, Phyo Arkar <phyo.arkarl...@gmail.com> >> wrote: >> >>> this.classname >>> "qx.ui.core.queue.Manager" >>> >>> this.hf is undefined >>> >>> >>> >>> On Tue, Aug 18, 2015 at 2:02 PM, Phyo Arkar <phyo.arkarl...@gmail.com> >>> wrote: >>> >>>> >>>> On Tue, Aug 18, 2015 at 1:57 PM, John Spackman <john-li...@zenesis.com> >>>> wrote: >>>> >>>>> typeof hf >>>>> >>>> >>>> Thanks , i am working on it. >>>> >>> >>> >> > ------------------------------------------------------------------------------ > _______________________________________________ qooxdoo-devel mailing list > qooxdoo-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > > ------------------------------------------------------------------------------ > > _______________________________________________ > qooxdoo-devel mailing list > qooxdoo-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > >
------------------------------------------------------------------------------
_______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel