Re: [Gambas-user] About Spacing property at wiki for Gambas3

2011-01-18 Thread Demosthenes Koptsis
PROPERTY Spacing AS Boolean is correct? On Tue, 2011-01-18 at 12:44 +0100, Fabien Bodard wrote: > old gb v2 doc > > 2011/1/18 Demosthenes Koptsis : > > About > > http://gambasdoc.org/help/comp/gb.qt4/window/spacing?v3 > > > > i think there is a not well description and i cant find the correct an

Re: [Gambas-user] About Spacing property at wiki for Gambas3

2011-01-18 Thread Fabien Bodard
old gb v2 doc 2011/1/18 Demosthenes Koptsis : > About > http://gambasdoc.org/help/comp/gb.qt4/window/spacing?v3 > > i think there is a not well description and i cant find the correct and > what you mean. > > it says > --- > PROPERTY Spacing AS Boolean > > Returns or se

[Gambas-user] About Spacing property at wiki for Gambas3

2011-01-18 Thread Demosthenes Koptsis
About http://gambasdoc.org/help/comp/gb.qt4/window/spacing?v3 i think there is a not well description and i cant find the correct and what you mean. it says --- PROPERTY Spacing AS Boolean Returns or sets the number of pixels that separates children controls.