Re: New Graphics dialog: implementation questions

2002-08-17 Thread Rob Lahaye
Angus Leeming wrote: > On Saturday 17 August 2002 7:05 am, Rob Lahaye wrote: >> >>1) Image percentage unit needed for Width/Height output size. > > > See xhorms_helpers.h. Do you want "choice_Length_All" rather than > "choice_Length_WithUnit"? In xforms_helpers.h I find: // what we always nee

[PATCH] Native Win32 new and improved

2002-08-17 Thread Ruurd Reitsma
A cleaner version of my win32 patch: http://www.xs4all.nl/~ps28/ruurd/lyx_win32.diff.bz2 http://www.xs4all.nl/~ps28/ruurd/extra_win32_files.tar.bz2 All #ifdef _WIN32 stuff is now moved to support. A big improvement is a wrapper for VC, taken from the Coin3D project. This allows autoconf & frien

Re: Tooltips issues: Graphics, Preferences, Tooltips.[Ch] etc.

2002-08-17 Thread Juergen Spitzmueller
John Levon wrote: > For tooltips it's not an option because the dialogs will differ, and > they are encoded in the .ui file, and I don't want the Qt tooltips to be > the George Bernard Shaw essays that xforms has. It would be possible for Thank God that it is not James Joyce ;-) > what's this th

Re: Tooltips issues: Graphics, Preferences, Tooltips.[Ch] etc.

2002-08-17 Thread John Levon
On Sat, Aug 17, 2002 at 11:12:48AM +0200, Juergen Spitzmueller wrote: > Rob Lahaye wrote: > > I was wondering if it's a better idea to make another file in src/frontends > > that has the tooltips and which will/can be shared by the frontends. > > > > If this is a good idea, then what would be the

Re: Towards 1.2.1 (status update #4)

2002-08-17 Thread John Levon
On Sat, Aug 17, 2002 at 10:23:58AM +0200, Michael Schmitt wrote: > there are at least four more bugs that have already been fixed in 1.3.0cvs: All of these could easily wait for 1.2.2 IMHO. Though the two I fixed are very low risk regards john -- "Someone turn off the good idea tap; we're dro

Re: Tooltips issues: Graphics, Preferences, Tooltips.[Ch] etc.

2002-08-17 Thread Angus Leeming
On Saturday 17 August 2002 8:52 am, Rob Lahaye wrote: > Hi, > > A few tooltips issues: > > 1) Graphics dialog. > The tooltips for the Graphics dialog work well, as long as I do not > move the Graphics dialog somewhere else on my display. > After moving the dialog, the tooltips text kee

Re: New Graphics dialog: implementation questions

2002-08-17 Thread Angus Leeming
On Saturday 17 August 2002 7:05 am, Rob Lahaye wrote: > Hi, > > Attached is a screenshot of the new dialog. > Some implementation questions remain for the new graphics dialog. > > 1) Image percentage unit needed for Width/Height output size. See xhorms_helpers.h. Do you want "choice_Length_All" r

Re: Tooltips issues: Graphics, Preferences, Tooltips.[Ch] etc.

2002-08-17 Thread Rob Lahaye
Juergen Spitzmueller wrote: > Rob Lahaye wrote: > >>I was wondering if it's a better idea to make another file in src/frontends >>that has the tooltips and which will/can be shared by the frontends. >> >>If this is a good idea, then what would be the best way to set it up? > > > You mean the te

Re: Tooltips issues: Graphics, Preferences, Tooltips.[Ch] etc.

2002-08-17 Thread Juergen Spitzmueller
Rob Lahaye wrote: > I was wondering if it's a better idea to make another file in src/frontends > that has the tooltips and which will/can be shared by the frontends. > > If this is a good idea, then what would be the best way to set it up? You mean the text? Good idea. I don't know if this is po

Re: Towards 1.2.1 (status update #4)

2002-08-17 Thread Michael Schmitt
Dear Jean Marc, there are at least four more bugs that have already been fixed in 1.3.0cvs: - Inconsistency: The Thesaurus dialog (unlike all(?) other dialogs) cannot be closed by "Esc" but by "Ctrl-C" (fix by John) - "del" in table cell dummy position does not delete cell contents but "s

Re: Tooltips issues: Graphics, Preferences, Tooltips.[Ch] etc.

2002-08-17 Thread Rob Lahaye
Juergen Spitzmueller wrote: > Rob Lahaye wrote: > >>4) Why do many (xforms) dialogs not have tooltips yet? Is it only a matter >>of "not yet coded", or are there other reasons why to wait with >>expanding the tooltips facility. > > > Not yet coded. I've done a few dialogs but didn't find th

Re: Tooltips issues: Graphics, Preferences, Tooltips.[Ch] etc.

2002-08-17 Thread Juergen Spitzmueller
Rob Lahaye wrote: > 4) Why do many (xforms) dialogs not have tooltips yet? Is it only a matter > of "not yet coded", or are there other reasons why to wait with > expanding the tooltips facility. Not yet coded. I've done a few dialogs but didn't find the time to proceed. I'm happy if you wan

Tooltips issues: Graphics, Preferences, Tooltips.[Ch] etc.

2002-08-17 Thread Rob Lahaye
Hi, A few tooltips issues: 1) Graphics dialog. The tooltips for the Graphics dialog work well, as long as I do not move the Graphics dialog somewhere else on my display. After moving the dialog, the tooltips text keeps popping up as if the dialog had not been moved; so, when the