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

Re: [MiNT] some gem question



On Sun, 2005-10-16 at 00:07 +0200, olivier.landemarre@utbm.fr wrote:

> But it is not if it wan't replace the sizer, this is outside, so impossible, you
> have true only way to do this is to be in working area, so all windframe should
> be redraw not only sizer

Well, replacing the sizer at the size position would be insane, however,
if your window has no widgets at all, then any custom sizer would end up
being in the working area of the window.

Its placing any application controlled widgets outside the working area
that won't work, which should be pretty obvious I would think.

-- Evan