[Lazarus] issues with Lazarus Qt
zeljko
zeljko at holobit.net
Tue Sep 4 20:19:38 CEST 2012
On Tuesday 04 of September 2012 20:16:41 Martin wrote:
> On 04/09/2012 18:59, zeljko wrote:
> >> 4. The menus are flickering, and even changing the focus of other
> >> windows
> >
> > Not all menus, but Window-> menu and that's qt bug (I guess because of
> > checkboxes in it).
>
> r 28793 (just an old exe, I still had a copy off)
>
> same QT install (that is testing that rev today on the same box)
> same qtintf.dll, as I run from same folder
>
> menu does not flicker.
>
> there are checkboxes (though there are no submenus + checkboxes in the
> same menu)
There is some problem with some combinations, probably submenus + checboxes.
I'll create pure C++ app to see if it's really Qt problem, or something else
in qtlcl (but I doubt about it) - flickering probably happens because
QCheckBox sends some activation events or similar.
zeljko
More information about the Lazarus
mailing list