Re: [UFO-devel] Some quick questions about libUFO (Ich spreche auch Deutsch!)
Status: Beta
Brought to you by:
schmidtjf
From: Johannes S. <sch...@us...> - 2007-05-08 13:02:00
|
Am Dienstag, 8. Mai 2007 12:03 schrieb Johannes Schmidt: [...] > > As far as I can tell the code below should restrict the window from > > being resizable > > but it can still be resized. > > Well, might be a bug. I have to review the X11 driver ... > But you could try to set all window parameters before calling setVisible. > Perhaps some attributes are not updated after creating the window. The implementation of UXFrame::setResizable was totally wrong. This is now fixed in CVS. If the window isn't resizable anymore, the maximize button should disappear as well. Regards, Johannes |