Re: [PATCH] Cleanup toolbar code with qt3 and gtk support (was Re: Active table and math toolbar)

2006-09-09 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Abdelrazak Younes wrote: Abdelrazak Younes wrote: Abdelrazak Younes wrote: Michael Gerz wrote: BTW: "bottom" is ignored in 1.5.0svn/qt4. The tool bar is always displayed at the top. Should I add a bugzilla report? Yes, I am aware of it an I plaid guilty. Right now t

Re: [PATCH] Cleanup toolbar code (was Re: Active table and math toolbar)

2006-09-09 Thread Michael Gerz
Abdelrazak Younes schrieb: Only qt4 for now... I am willing to adapt gtk to the Toolbars API change but please, could we once and for all forget about qt3? A couple of weeks ago, Lars said that he is willing to drop qt3 if qt4 no longer relies on QT3_SUPPORT. Since QT3_SUPPORT has gone, nobody

[PATCH] Cleanup toolbar code with qt3 and gtk support (was Re: Active table and math toolbar)

2006-09-09 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Abdelrazak Younes wrote: Abdelrazak Younes wrote: Michael Gerz wrote: BTW: "bottom" is ignored in 1.5.0svn/qt4. The tool bar is always displayed at the top. Should I add a bugzilla report? Yes, I am aware of it an I plaid guilty. Right now the toolbars are hard-code

[PATCH] Cleanup toolbar code (was Re: Active table and math toolbar)

2006-09-09 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Abdelrazak Younes wrote: Michael Gerz wrote: BTW: "bottom" is ignored in 1.5.0svn/qt4. The tool bar is always displayed at the top. Should I add a bugzilla report? Yes, I am aware of it an I plaid guilty. Right now the toolbars are hard-coded to be at the top because

Re: Active table and math toolbar

2006-09-09 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Michael Gerz wrote: BTW: "bottom" is ignored in 1.5.0svn/qt4. The tool bar is always displayed at the top. Should I add a bugzilla report? Yes, I am aware of it an I plaid guilty. Right now the toolbars are hard-coded to be at the top because I didn't have the time to

Re: Active table and math toolbar

2006-09-08 Thread Michael Gerz
John Levon schrieb: On Thu, Sep 07, 2006 at 08:54:38PM +0200, Michael Gerz wrote: Why don't we activate the toolbars for now (and for 1.4.3)? The activation is not a showstopper in case someone wants to optimize the look & feel later. Let's activate it for 1.5.0svn and see what happe

Re: Active table and math toolbar

2006-09-07 Thread John Levon
On Thu, Sep 07, 2006 at 08:54:38PM +0200, Michael Gerz wrote: > Why don't we activate the toolbars for now (and for 1.4.3)? The > activation is not a showstopper in case someone wants to optimize the > look & feel later. Let's activate it for 1.5.0svn and see what happens, but not 1.4... regar

Re: Active table and math toolbar

2006-09-07 Thread Michael Gerz
Jean-Marc Lasgouttes schrieb: John> This is a really difficult one to decide. I can see this being John> enormously irritating default behaviour for some people, and we John> don't yet have a View->Toolbars that can easily turn it off. On John> the other hand, these toolbars are extremely useful.

Re: Active table and math toolbar

2006-09-07 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Wed, Sep 06, 2006 at 11:01:41PM +0200, Michael Gerz wrote: >> I think this patch (or a similar one) has been discussed already. >> Should I commit it? John> This is a really difficult one to decide. I can see this being John> enormou

Re: Active table and math toolbar

2006-09-07 Thread Abdelrazak Younes
Michael Gerz wrote: BTW: "bottom" is ignored in 1.5.0svn/qt4. The tool bar is always displayed at the top. Should I add a bugzilla report? Yes, I am aware of it an I plaid guilty. Right now the toolbars are hard-coded to be at the top because I didn't have the time to fix it properly last chr

Re: Active table and math toolbar

2006-09-06 Thread John Levon
On Wed, Sep 06, 2006 at 11:01:41PM +0200, Michael Gerz wrote: > I think this patch (or a similar one) has been discussed already. Should > I commit it? This is a really difficult one to decide. I can see this being enormously irritating default behaviour for some people, and we don't yet have a

Active table and math toolbar

2006-09-06 Thread Michael Gerz
Hello, I think this patch (or a similar one) has been discussed already. Should I commit it? BTW: "bottom" is ignored in 1.5.0svn/qt4. The tool bar is always displayed at the top. Should I add a bugzilla report? Michael Index: default.ui ==