[Gambas-user] Experiencing a "flicker" when "show"ing a form ...

Benoît Minisini gambas at ...1...
Sun Oct 14 16:31:28 CEST 2012


Le 14/10/2012 14:25, Benoît Minisini a écrit :
> Le 14/10/2012 01:31, Gerry Douglas a écrit :
>> Dear Benoît,
>>
>> I have discovered that if I set the "Utility" property to "true" of the
>> form I am showing then the flicker effect is gone!
>>
>> Does this make any sense?
>>
>> Regards,
>> Gerry.
>>
>
> Maybe... Do you have less flicker with revision #5238?
>

Alas the flicker is still there. Apparently I can't do anything against 
it, it seems to occur during the call to the Qt show() method...

I modified your code, by showing the other window first, and then hiding 
the current one. Theoritically, you should never see the desktop 
background then, as there is always a fullscreen window visible. But we 
see it anyway, so maybe the flicker is related to the desktop composition.

Note that I don't see any flicker with gb.gtk...

-- 
Benoît Minisini




More information about the User mailing list