Re: qt2 minipage dialog

2001-09-03 Thread Angus Leeming
On Monday 03 September 2001 10:34, Edwin Leuven wrote: > > (It may be the tentative reset-on-apply stuff that Edwin is talking about.) > > Angus, Could you elaborate a bit? Thanks. Sure. Look in ControlInset.h. There you'll find: 1 template 2 void ControlInset::apply() 3 { 4 if (lv_.bu

Re: qt2 minipage dialog

2001-09-03 Thread Edwin Leuven
> (It may be the tentative reset-on-apply stuff that Edwin is talking about.) Angus, Could you elaborate a bit? Thanks. gr.ed.

Re: qt2 minipage dialog

2001-09-03 Thread Angus Leeming
On Sunday 02 September 2001 19:15, John Levon wrote: > On Sun, Sep 02, 2001 at 07:44:55PM +0200, Edwin Leuven wrote: > > > Apply does weird stuff (after applying it clears the width entry and changes > > the units combo). I had a look at it but couldn't find what's causing this. > > Perhaps y

Re: qt2 minipage dialog

2001-09-02 Thread John Levon
On Sun, Sep 02, 2001 at 07:44:55PM +0200, Edwin Leuven wrote: > Apply does weird stuff (after applying it clears the width entry and changes > the units combo). I had a look at it but couldn't find what's causing this. > Perhaps you could shed some light on this? well it's certainly a controll

qt2 minipage dialog

2001-09-02 Thread Edwin Leuven
John, Apply does weird stuff (after applying it clears the width entry and changes the units combo). I had a look at it but couldn't find what's causing this. Perhaps you could shed some light on this? Thanks, Ed.