Re: Silly window position

2006-10-27 Thread Abdelrazak Younes
Peter Kümmel wrote: Abdelrazak Younes wrote: Peter Kümmel wrote: Here a patch to recover from a silly window position. Is it portable? Yes, the used classes are NOT Windows specific: http://doc.trolltech.com/4.2/qdesktopwidget.html Then that's fine with me :-) Abdel.

Re: Silly window position

2006-10-26 Thread Peter Kümmel
Abdelrazak Younes wrote: > Peter Kümmel wrote: >> Here a patch to recover from >> a silly window position. > > Is it portable? > Yes, the used classes are NOT Windows specific: http://doc.trolltech.com/4.2/qdesktopwidget.html >> >> >> >>

Re: Silly window position

2006-10-26 Thread Abdelrazak Younes
Peter Kümmel wrote: Here a patch to recover from a silly window position. Is it portable? Index: frontends/qt4/GuiView.C === --- frontends/qt4/GuiView.C