Re: [Gambas-user] automatic column width in DataBrowser

2013-12-17 Thread Benoît Minisini
Le 17/12/2013 12:41, nero a écrit : > Hi all , I'm using a to get some data from a postgresql > database , everything's work fine but I've some problema setting > column width. > > When I double click between two columns they get the right width , is > there a way to do so by code ? DataBrowser u

[Gambas-user] automatic column width in DataBrowser

2013-12-17 Thread nero
Hi all ,  I'm using a to get some data from a postgresql database , everything's work fine but I've some problema setting column width. When I double click between two columns they get the right width , is there a way to do so by code ? Also can I set test allignment of the cells ? I see some