Re: [Gambas-user] GTK+ bug with transparent label.

2010-06-17 Thread Ricardo Díaz Martín
Works fine on ubuntu 10.04 86_x64 2010/6/17 Jussi Lahtinen > OK, anyone else? Please test this if it work on your system. > Maybe the problem is in my box. > > Jussi > > > 2010/6/13 Benoît Minisini : > >> OK, even better, here is my 5 minute project to measure reaction time. > >> It should show

Re: [Gambas-user] GTK+ bug with transparent label.

2010-06-17 Thread Jussi Lahtinen
OK, anyone else? Please test this if it work on your system. Maybe the problem is in my box. Jussi 2010/6/13 Benoît Minisini : >> OK, even better, here is my 5 minute project to measure reaction time. >> It should show your reaction time (time between background turns to >> white and you releasi

[Gambas-user] Gambas3 search window

2010-06-17 Thread Jussi Lahtinen
Hi! There is minor bug when using replace feature. If you click next button, you will see matching word highlighted. Then if you click replace, highlighted word doesn't change, but next matching word will. I think that bug is on FSearch.class in sub Run. DO_REPLACE should be handled before GO_anyt