Re: [Gambas-user] Gridview title row height

2012-07-27 Thread Ricardo Díaz Martín
Yes, now tittle row resizes in the right size. Regards 2012/7/27 Benoît Minisini > Le 26/07/2012 21:55, Ricardo Díaz Martín a écrit : > > I tried on before to write the email... and doesn't work > > > > It should be fixed in revision #4994. > > Regards, > > -- > Benoît Minisini > > > --

Re: [Gambas-user] Gridview title row height

2012-07-26 Thread Benoît Minisini
Le 26/07/2012 21:55, Ricardo Díaz Martín a écrit : > I tried on before to write the email... and doesn't work > It should be fixed in revision #4994. Regards, -- Benoît Minisini -- Live Security Virtual Conference Excl

Re: [Gambas-user] Gridview title row height

2012-07-26 Thread Ricardo Díaz Martín
I tried on before to write the email... and doesn't work 2012/7/26 Fabien Bodard > As a workaround do: > Firsttext/nsecondtext/n > Le 26 juil. 2012 16:45, "Ricardo Díaz Martín" > > a écrit : > > > Hi, > > > > I wonder if there is a way to set the height for row title in gridview > when > > yo

Re: [Gambas-user] Gridview title row height

2012-07-26 Thread Fabien Bodard
As a workaround do: Firsttext/nsecondtext/n Le 26 juil. 2012 16:45, "Ricardo Díaz Martín" a écrit : > Hi, > > I wonder if there is a way to set the height for row title in gridview when > you use 2 or more text lines for titles (setting title to "first text" & > "\n" & "second text"). Gridview au