Re: Roadmap to a cleaner character dialog

2003-03-11 Thread Angus Leeming
Angus Leeming wrote: > Here's what I propose to replace it. It works like a charm. Patch attached. -- Angus char.diff.gz Description: GNU Zip compressed data

Roadmap to a cleaner character dialog

2003-03-11 Thread Angus Leeming
We currently have two mechanisms to apply a font change. LFUN layout-character is dispatched from the Layout->character menu item. It results in a call to Dialogs::showCharacter() which pops up the character dialog allowing us to manipulate the dialog's local LyXFont instance. 'Apply' results i