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 <[email protected]> Reply-To: qooxdoo Development <[email protected]> Date: Tuesday, 18 August 2015 08:43 To: qooxdoo Development <[email protected]> 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 <[email protected]> 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 <[email protected]> wrote: >> this.classname >> "qx.ui.core.queue.Manager" >> >> this.hf is undefined >> >> >> >> On Tue, Aug 18, 2015 at 2:02 PM, Phyo Arkar <[email protected]> wrote: >>> >>> On Tue, Aug 18, 2015 at 1:57 PM, John Spackman <[email protected]> >>> wrote: >>>> typeof hf >>> >>> Thanks , i am working on it. >> > ---------------------------------------------------------------------------- -- _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
------------------------------------------------------------------------------
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
