Re: [Gambas-user] Hide Rows in Tableviews

2012-05-02 Thread Andreas Fröhlke
No, it don't work in gambas 3.1.1. I only can set the height to 1. -Ursprüngliche Nachricht- Von: Benoît Minisini [mailto:gam...@users.sourceforge.net] Gesendet: Mittwoch, 2. Mai 2012 20:08 An: mailing list for gambas users Betreff: Re: [Gambas-user] Hide Rows in Tableviews Le 02/05/2012

Re: [Gambas-user] Weird bug in Gambas 3.1.1 IDE

2012-05-02 Thread M. Cs.
Yes I did it. Now it looks like OK, but I will test it for next few days. Csaba 2012/5/2, Benoît Minisini : > Le 02/05/2012 17:24, M. Cs. a écrit : >> Well, after a stop I started to work with Gambas again, and I have >> problems with all sorts of fonts: FreeMono, DejaVu Sans, Nimbus Roman >> No9

Re: [Gambas-user] Weird bug in Gambas 3.1.1 IDE

2012-05-02 Thread Benoît Minisini
Le 02/05/2012 17:24, M. Cs. a écrit : > Well, after a stop I started to work with Gambas again, and I have > problems with all sorts of fonts: FreeMono, DejaVu Sans, Nimbus Roman > No9... Basically nothing helps anymore. > - I've used various font sizes from 9 to 11. > - The resolution says> "reso

Re: [Gambas-user] Hide Rows in Tableviews

2012-05-02 Thread Benoît Minisini
Le 02/05/2012 15:22, Andreas Fröhlke a écrit : > Hello, > > we wrote a TableView-Filter functions. It set the height of each row, which > doesn't match to 0 pixel. With version 3.1 of gambas3 this doesn't work any > longer. As in issue 239 said, setting the height to 1 pixel instaed of 0 > pixel

Re: [Gambas-user] Weird bug in Gambas 3.1.1 IDE

2012-05-02 Thread M. Cs.
Well, after a stop I started to work with Gambas again, and I have problems with all sorts of fonts: FreeMono, DejaVu Sans, Nimbus Roman No9... Basically nothing helps anymore. - I've used various font sizes from 9 to 11. - The resolution says > "resolution:102x102 dots per inch" Csaba 2012/4

[Gambas-user] Hide Rows in Tableviews

2012-05-02 Thread Andreas Fröhlke
Hello, we wrote a TableView-Filter functions. It set the height of each row, which doesn't match to 0 pixel. With version 3.1 of gambas3 this doesn't work any longer. As in issue 239 said, setting the height to 1 pixel instaed of 0 pixel is no solution, because if you have 50 rows and one of th