lyx_mirror/src/frontends
Angus Leeming 98385a16b8 Stabilise the tooltips interface and use it successfully in the Bibtex,
Citation and Texinfo dialogs.

Remove all the horrible #if FL_REVISION < 89 cruft from FormBase and
put it in a little wrapper class Tooltips. For now use the 0.88 code for
all versions of xforms as I can't see an easy way of changing the tooltip
on the fly with fl_set_object_helper.

To use, call setTooltipHandler for each widget, add a choice widget to
the dialog together with 4 lines of code to set/get the level of verbosity.
Finally, and two methods, getMinimalTooltip and getVerboseTooltip to return
the tooltip.

What could be easier? Please try this out.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3496 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-06 17:15:28 +00:00
..
controllers fix weird error message when a command is disabled ; fix switching buffer in xref dialog 2002-02-06 15:12:40 +00:00
gnome Forgot this when I commited Michael's gnome stuff. 2002-01-16 16:02:05 +00:00
qt2 type can be empty ! 2002-02-06 15:36:29 +00:00
support removed most uses of toupper and friends, removed <config.h> from headers and added it to some source files, applied patch from John for search&replace, and perhaps other things you will discover by browsing Changelog :) 2001-12-20 15:11:51 +00:00
xforms Stabilise the tooltips interface and use it successfully in the Bibtex, 2002-02-06 17:15:28 +00:00
.cvsignore
Alert_pimpl.h new alert code 2001-11-26 10:19:58 +00:00
Alert.C new alert code 2001-11-26 10:19:58 +00:00
Alert.h insertlabel.diff, kbnmod.diff, lyx_main.patch, and part of compile.patch 2001-12-10 15:59:20 +00:00
ChangeLog fix starting up which binary is really a symlink; make sure insetinclude file browser returns a relative path when this makes sense; straightforward cleanup of the ways to get filename and filepath for a buffer (in preparation of future work) 2002-01-14 23:31:23 +00:00
DialogBase.h update copyright year 2001-05-30 13:53:44 +00:00
Dialogs.C Remove old splash dialog(s). 2001-09-27 09:45:57 +00:00
Dialogs.h Herbert's TeX Info extravaganza. 2001-10-09 15:20:10 +00:00
FileDialog.h updates to latexfeatures stuff; allow empty \document_path 2002-01-10 10:05:45 +00:00
GUIRunTime.h new alert code 2001-11-26 10:19:58 +00:00
Liason.C fix starting up which binary is really a symlink; make sure insetinclude file browser returns a relative path when this makes sense; straightforward cleanup of the ways to get filename and filepath for a buffer (in preparation of future work) 2002-01-14 23:31:23 +00:00
Liason.h update copyright year 2001-05-30 13:53:44 +00:00
Makefile.am new alert code 2001-11-26 10:19:58 +00:00
Menubar.C update copyright year 2001-05-30 13:53:44 +00:00
Menubar.h update copyright year 2001-05-30 13:53:44 +00:00
Timeout.C the Timeout patch 2001-02-07 16:44:49 +00:00
Timeout.h removed most uses of toupper and friends, removed <config.h> from headers and added it to some source files, applied patch from John for search&replace, and perhaps other things you will discover by browsing Changelog :) 2001-12-20 15:11:51 +00:00
Toolbar.C update copyright year 2001-05-30 13:53:44 +00:00
Toolbar.h update copyright year 2001-05-30 13:53:44 +00:00