Re: [Gambas-user] New Widget

2015-04-13 Thread Gian
Il 13/04/2015 00:35, Jorge Carrión ha scritto: > It looks strange at open time...(see attached) > After drag it with mouse it is showed right. > > I think is a useful widget, Fabian. > > Regards > > 2015-04-12 22:21 GMT+02:00 Fabien Bodard : > >> Hi this is a try for a new widget. >> >> Give me yo

Re: [Gambas-user] How do I left justify text in a DataControl

2015-04-13 Thread Tobias Boege
On Sun, 12 Apr 2015, Martin McGlensey wrote: > -Original Message- > Message: 1 > Date: Sun, 12 Apr 2015 16:20:59 +0200 > From: Tobias Boege > Subject: Re: [Gambas-user] How do I left justify text in a DataControl > To: mailing list for gambas users > Message-ID: <20150412142059.GI3785@aur

Re: [Gambas-user] How do I left justify text in a DataControl

2015-04-13 Thread Tobias Boege
On Sun, 12 Apr 2015, Martin McGlensey wrote: > Tobi, > > Thanks for your response. I have a form with one datasource and twenty two > datacontrols within that datasource. They are used to display name, address, > city, state and other data that fits together logically on one form. Now if > I imple