Re: [Patch] preliminar gtk and xforms support (was Re: [Patch] qt3 support for new GUI API)

2006-06-24 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | > Abdelrazak Younes <[EMAIL PROTECTED]> writes: | > | Lars Gullik Bjønnes wrote: | > | > Abdelrazak Younes <[EMAIL PROTECTED]> writes: | > | > | | I am doing that right now... difficult. | > | > No it is dead easy if you

Re: [Patch] preliminar gtk and xforms support (was Re: [Patch] qt3 support for new GUI API)

2006-06-24 Thread Abdelrazak Younes
Lars Gullik Bjønnes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | > Abdelrazak Younes <[EMAIL PROTECTED]> writes: | > | | I am doing that right now... difficult. | > No it is dead easy if you followe the 3 step rebase procedure that I | > have posted ealier.

Re: [Patch] preliminar gtk and xforms support (was Re: [Patch] qt3 support for new GUI API)

2006-06-24 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | > Abdelrazak Younes <[EMAIL PROTECTED]> writes: | > | | I am doing that right now... difficult. | > No it is dead easy if you followe the 3 step rebase procedure that I | > have posted ealier. | | Svn rebase is dead easy

Re: [Patch] preliminar gtk and xforms support (was Re: [Patch] qt3 support for new GUI API)

2006-06-24 Thread Abdelrazak Younes
Lars Gullik Bjønnes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: | | I am doing that right now... difficult. No it is dead easy if you followe the 3 step rebase procedure that I have posted ealier. Svn rebase is dead easy with my procedure also. The problem was in the conflict betwe

Re: [Patch] preliminar gtk and xforms support (was Re: [Patch] qt3 support for new GUI API)

2006-06-24 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | > Abdelrazak Younes <[EMAIL PROTECTED]> writes: | > | Abdelrazak Younes wrote: | > | > Hello, | > | > This patch make the qt3 frontend compile in the "younes" branches. | > | > It also update th scrollbar in the QContent:

Re: [Patch] preliminar gtk and xforms support (was Re: [Patch] qt3 support for new GUI API)

2006-06-24 Thread Abdelrazak Younes
Lars Gullik Bjønnes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Abdelrazak Younes wrote: | > Hello, | > This patch make the qt3 frontend compile in the "younes" branches. | > It also update th scrollbar in the QContent::paintEvent(). I still | > have to read the Qt3 doc to see how to

Re: [Patch] preliminar gtk and xforms support (was Re: [Patch] qt3 support for new GUI API)

2006-06-24 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Abdelrazak Younes wrote: | > Hello, | > This patch make the qt3 frontend compile in the "younes" branches. | > It also update th scrollbar in the QContent::paintEvent(). I still | > have to read the Qt3 doc to see how to disable tracking in the | > s

[Patch] preliminar gtk and xforms support (was Re: [Patch] qt3 support for new GUI API)

2006-06-24 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Hello, This patch make the qt3 frontend compile in the "younes" branches. It also update th scrollbar in the QContent::paintEvent(). I still have to read the Qt3 doc to see how to disable tracking in the scrollbar. Once the qt3 support is in and works, it should be r

[Patch] qt3 support for new GUI API

2006-06-24 Thread Abdelrazak Younes
Hello, This patch make the qt3 frontend compile in the "younes" branches. It also update th scrollbar in the QContent::paintEvent(). I still have to read the Qt3 doc to see how to disable tracking in the scrollbar. Once the qt3 support is in and works, it should be reasonably easy to complet