Re: [Gambas-user] Control Properties - Align

2011-09-19 Thread Dag-Jarle Johansen
Hi, thanks a lot Regards, Dag-Jarle 2011/9/19 Caveat > Try typing Align. in the IDE, it'll pop up with the list of values... > > For a TextBox, it's Normal (1), Left (1), Center (2), and Right (3). I > guess the value of Normal may depend on your locale... > > Kind regards, > Caveat > > On Mo

Re: [Gambas-user] Control Properties - Align

2011-09-19 Thread Caveat
Try typing Align. in the IDE, it'll pop up with the list of values... For a TextBox, it's Normal (1), Left (1), Center (2), and Right (3). I guess the value of Normal may depend on your locale... Kind regards, Caveat On Mon, 2011-09-19 at 01:24 -0300, Dag-Jarle Johansen wrote: > Hi, > > I have

[Gambas-user] Control Properties - Align

2011-09-18 Thread Dag-Jarle Johansen
Hi, I have searched like crazy, but was not able to find the values for Alignment.Rather simple in fact, just the Alignment- values for f.exs. a Label or a Textbox. Any List or something helpful to this? Will be grateful for any help. Thanks in advance and regards, Dag-Jarle