Re: Non-working xforms patch for younes branch

2006-06-25 Thread Abdelrazak Younes
Lars Gullik Bjønnes wrote: [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | | | This patch even makes it run, albeit with a grabled screen. The gui | | operations (adding objects and such) are done in the wrong order. | | No changes to xforms

Re: Non-working xforms patch for younes branch

2006-06-25 Thread Abdelrazak Younes
Lars Gullik Bjønnes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | > GuiWorkArea.C: In member function 'virtual void | > lyx::frontend::GuiWorkArea::inputMethodEvent(QInputMethodEvent*)': | > GuiWorkArea.C:606: error: 'class QInputMethodEvent' has no member n

Re: Non-working xforms patch for younes branch

2006-06-25 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | > GuiWorkArea.C: In member function 'virtual void | > lyx::frontend::GuiWorkArea::inputMethodEvent(QInputMethodEvent*)': | > GuiWorkArea.C:606: error: 'class QInputMethodEvent' has no member named 'text' | > | I've check

Re: Non-working xforms patch for younes branch

2006-06-25 Thread Abdelrazak Younes
Lars Gullik Bjønnes wrote: GuiWorkArea.C: In member function 'virtual void lyx::frontend::GuiWorkArea::inputMethodEvent(QInputMethodEvent*)': GuiWorkArea.C:606: error: 'class QInputMethodEvent' has no member named 'text' I've checked in a fix: GuiWorkArea::inputMethodEvent(): In Qt4.1.4, QIn

Re: Non-working xforms patch for younes branch

2006-06-25 Thread Abdelrazak Younes
Lars Gullik Bjønnes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | > [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | > | This patch makes it compile (and probably breaks qt), but xforms | > fails | > | brutally upon start up. | > This patch even makes it ru

Re: Non-working xforms patch for younes branch

2006-06-25 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | > [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | > | This patch makes it compile (and probably breaks qt), but xforms | > fails | > | brutally upon start up. | > This patch even makes it run, albeit with a grabled scre

Re: Non-working xforms patch for younes branch

2006-06-25 Thread Abdelrazak Younes
Lars Gullik Bjønnes wrote: [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | This patch even makes it run, albeit with a grabled screen. The gui | operations (adding objects and such) are done in the wrong order. No changes to xforms, but changes so that qt compiles. (patch at bottom) Qt4 and

Re: Non-working xforms patch for younes branch

2006-06-25 Thread Abdelrazak Younes
Lars Gullik Bjønnes wrote: [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | This patch makes it compile (and probably breaks qt), but xforms fails | brutally upon start up. This patch even makes it run, albeit with a grabled screen. The gui operations (adding objects and such) are done in the

Re: Non-working xforms patch for younes branch

2006-06-25 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | | | This patch even makes it run, albeit with a grabled screen. The gui | | operations (adding objects and such) are done in the wrong order. | | No changes to xforms, but changes so that qt compi

Re: Non-working xforms patch for younes branch

2006-06-24 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | This patch even makes it run, albeit with a grabled screen. The gui | operations (adding objects and such) are done in the wrong order. No changes to xforms, but changes so that qt compiles. (patch at bottom) Qt4 and gtk has some failures unrelat

Re: Non-working xforms patch for younes branch

2006-06-24 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | This patch makes it compile (and probably breaks qt), but xforms fails | brutally upon start up. This patch even makes it run, albeit with a grabled screen. The gui operations (adding objects and such) are done in the wrong order. Index: src/fron

Non-working xforms patch for younes branch

2006-06-24 Thread Lars Gullik Bjønnes
This patch makes it compile (and probably breaks qt), but xforms fails brutally upon start up. IMHO there are too many different changes in the younes branch now. Index: src/frontends/WorkArea.h === --- src/frontends/WorkArea.h (rev