> > BTW, an other strange effect, maybe from the same root case: > > Take the same sample but make all the columns editable (otherwise the > > first bug doesn't let you see the second :-) > > > > 1. When you start the app. then the whole table is visible. In this case > > - after clicking into a cell - keep pressed the right arrow. it works > > fine, it goes through all the cells (left-to-right and at after the last > > col it goes down with one line). > > 2. Do the same but after starting the app, resize the form on a way that > > you can see only 4 or 5 lines. Do the same as in the previous trial > > (right arrow). As soon as you arrive to a line which is originally > > invisible, you'll get a "null object" error message. > > If you move only top-bottom then no error message. > > > > Same as for the first bug: if you use gb.gtk or gb.gui then it works > > well, only issue with the gb.qt components. > > This is apparently some strangeness in qt, as when you move the editor > outside of the view, it is hidden. But then, it keeps having the focus (it > receives the keyboard events), which should not be possible! I will > investigate... > > Regards,
That second bug has been fixed in revision #3182. Regards, -- Benoît Minisini ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
