[Gambas-user] Frameless window
Rolf-Werner Eilert
eilert-sprachen at ...221...
Thu Sep 18 13:09:57 CEST 2008
Laurent Carlier schrieb:
> Le jeudi 18 septembre 2008 10:21:37 Rolf-Werner Eilert, vous avez écrit :
>> Is it possible to produce a frameless window in Gambas? I'm thinking
>> about something that looks like those small explanations popping up in
>> KDE when you hover over an icon on the control bar. (Not the tooltips,
>> or the ones on the desktop which seem to be more or less tooltips, too.)
>>
>> Thanks for your ideas!
>>
>
> Here is the answer:
> http://64.128.110.55/help/comp/gb.qt/window/border
>
I found a way that is - well, a workaround fitting on my case here:
I just abuse a panel which is made visible for some seconds and thus
pops up at the coordinates needed.
Of course this is only sensible in a case where the notification of the
user is needed within the area of the application's window.
Regards
Rolf
More information about the User
mailing list