[Gambas-user] Cannot scroll gridview by mouse wheel with hidden row (gb.gtk)
Benoît Minisini
gambas at ...1...
Tue May 5 18:34:38 CEST 2009
> With gb.gtk, I cannot scroll gridview by mouse wheel
> if some hidden row (gridview.rows[].height = 0) exist.
>
> I attached small project to check it.
>
> When you click Button1, then even rows are set as hidden.
> Scroll bar works, but cannot scroll with mouse wheel
> even though mouse pointer is in the gridview.
>
> It works fine with gb.qt.
>
> I'm using gambas-2.12 with gtk+-2.16.1 and qt-3.3.8
>
> Best regards,
Hi,
The bug was fixed in revision #1948. Both in gb.gtk and gb.qt, as gb.qt
sometimes crashed when resizing a row during a Data event.
Regards,
--
Benoît
More information about the User
mailing list