Re: [gtkmm] contolling screen updating in Layout widget



>
>In case anyone else ever wonders about this, I just found the proper way to 
>do it: 
>widget.get_window()->raise();

and an even better way is to use the Canvas instead, which unlike a
Layout is actually designed to support z-order stacking and overlaps.

--p



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]