Re: [PATCH] Xforms Dialog Minimize management improvement

2002-09-09 Thread John Levon
On Mon, Sep 09, 2002 at 11:20:27AM +0900, R. Lahaye wrote: > Really. Well, you only objection was the LaTeX info dialog; you actually Oh, maybe I'm getting confused, I was referring to all the wrong tooltips etc. But then ISTR you said you fixed those regards john

Re: [PATCH] Xforms Dialog Minimize management improvement

2002-09-09 Thread Angus Leeming
On Monday 09 September 2002 11:25, R. Lahaye wrote: > The screenshot you sent me, was the graphics dialog. > The patch you're going to apply (or have applied already), > actually does not patch this dialog, but I'm going to rework > the graphics dialog any time soon (and yes, I'll then make > the

Re: [PATCH] Xforms Dialog Minimize management improvement

2002-09-09 Thread R. Lahaye
Angus Leeming wrote: > > Rob, I'll apply this as is, but I attach a small screenshot of > the graphics dialog on my box. I clearly have larger fonts > installed than do you. Could you make those choice boxes a > little longer? (The Germans amongst us will be happier too...) > Angus, The scre

Re: [PATCH] Xforms Dialog Minimize management improvement

2002-09-09 Thread Angus Leeming
On Monday 09 September 2002 09:42, Angus Leeming wrote: > On Monday 09 September 2002 03:20, R. Lahaye wrote: > > The present patch polishes the layout of the dialogs, but > > not the LaTeX info dialog. Also, the patch to FormBase.C and > > FormBaseDepreciated.C is added, to manage properly the >

Re: [PATCH] Xforms Dialog Minimize management improvement

2002-09-09 Thread Angus Leeming
On Monday 09 September 2002 03:20, R. Lahaye wrote: > The present patch polishes the layout of the dialogs, but not > the LaTeX info dialog. Also, the patch to FormBase.C and > FormBaseDepreciated.C is added, to manage properly the > dialog's title and the minimized dialog's title/icon. Thanks, R

Re: [PATCH] Xforms Dialog Minimize management improvement

2002-09-08 Thread R. Lahaye
John Levon wrote: > On Mon, Sep 09, 2002 at 12:25:46AM +0900, R. Lahaye wrote: > > >>1) Dialogs have or have not a "LyX: " prefix to the dialog window title. >> This depends if this prefix is added per dialog in the code. >> >> It's good policy to have the "LyX: " prefix for each dialog wind

Re: [PATCH] Xforms Dialog Minimize management improvement

2002-09-08 Thread John Levon
On Mon, Sep 09, 2002 at 12:25:46AM +0900, R. Lahaye wrote: > 1) Dialogs have or have not a "LyX: " prefix to the dialog window title. >This depends if this prefix is added per dialog in the code. > >It's good policy to have the "LyX: " prefix for each dialog window >title, but then h

[PATCH] Xforms Dialog Minimize management improvement

2002-09-08 Thread R. Lahaye
Hi, Attached patch deals with the following xforms problems: 1) Dialogs have or have not a "LyX: " prefix to the dialog window title. This depends if this prefix is added per dialog in the code. It's good policy to have the "LyX: " prefix for each dialog window title, but then have