[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Problem with wind_set() in 1.19
Jean-François Lemaire, 31.03.2013 09:05:28:
Hi,
There seems to be a problem in 1.19 with forcing a window to iconify with
"wind_set(handle, WF_ICONIFY, -1, -1, -1, -1);". GEMClip uses this a lot
and
it worked fine up until 1.18.0. Now, when the window is de-iconified,
only the
AES widgets are drawn; not the object tree. The XaAES log file displays a
warning along the lines of "objc_wdraw: object: outside window: 1777A18"
which
seems bogus because the coordinates of the root box are correct.
I have an empty window when gemclip is iconified, it's good when
uniconified.
When I set start iconified both are empty.
This is what XaAES sees:
iconified:
XA_objc_wdraw:wind=Clips,r=0/712/72/72,ob=3/735/162/79
Clipboard-Manager :objc_wdraw: object: outside window: 149D980
uniconified:
XA_objc_wdraw:wind=GEMClip -
Clipboard-Manager,r=38/101/343/246,ob=41/144/343/199
r is the window-rect. Obviously in both cases the object exceeds the
window-boundary.
This all is only because of gemclip. There might be redraw-errors without.
I hope I was clear...
Me too :)
--
Helmut Karlowski