[Interest] sliding panel windows (was Re: Moving a frameless QQuickWindow to negative position under linux)
Bo Thorsen
bo at vikingsoft.eu
Thu Aug 14 09:40:58 CEST 2014
Den 13-08-2014 16:00, Rutledge Shawn skrev:
>
> On 13 Aug 2014, at 12:38 PM, Bo Thorsen wrote:
>>
>> I think you can do this without doing anything outside the window.
>
> But then you are confined to the space inside the window. I'm talking about sliding panels around the edges of the desktop, without having to first make a window that covers the whole desktop, or without having to pre-allocate a window that is as big as the panel will ever be, and leave it there all the time. Even if you make it look transparent, it still handles events unless you do something to make it transparent to events too. But you don't want it to be transparent to all events, because you need a way to open the panel...
Yes, it's true that you are confined to the window. But for a panel I
assume this will come in from one of the four sides. You can set the
window size to the small container when hidden and resize it to the full
size when sliding in.
Bo.
--
Viking Software
Qt and C++ developers for hire
http://www.vikingsoft.eu
More information about the Interest
mailing list