Re: PATCH: all xforms dialogs now derived from FormBase

2000-10-24 Thread Angus Leeming
> Angus> Aiee! Ok, I'm an idiot. Please apply, or you won't be able > Angus> to launch any new dialogs! A. > I do not see what the problem was, but I'll apply that anyway (you > know better than I do). On today's evidence, I doubt that! My panic was caused by an old, temporary lyx executabl

Re: PATCH: all xforms dialogs now derived from FormBase

2000-10-24 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Aiee! Ok, I'm an idiot. Please apply, or you won't be able Angus> to launch any new dialogs! A. I do not see what the problem was, but I'll apply that anyway (you know better than I do). JMarc

Re: PATCH: all xforms dialogs now derived from FormBase

2000-10-24 Thread Angus Leeming
Aiee! Ok, I'm an idiot. Please apply, or you won't be able to launch any new dialogs! A. Index: src/frontends/xforms/FormInset.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/frontends/xforms/FormInset.C,v retrieving revi

Re: PATCH: all xforms dialogs now derived from FormBase

2000-10-24 Thread Angus Leeming
On Tue, 24 Oct 2000, R. Lahaye wrote: > Are both still 'hidden' for the regular cvs-testers ? > I believed the new GraphicsInsets were. It's not really hidden. Just not easy to get at. Type "graphics-insert" in the minibuffer. Angus

Re: PATCH: all xforms dialogs now derived from FormBase

2000-10-24 Thread R. Lahaye
Angus Leeming wrote: > Baruch has been testing FormGraphics for/with me; all appears well. > I've subjected FormTabular to lots of testing myself. All appears to work > well. However, Jürgen, this is a complex beast and really it's your baby so Are both still 'hidden' for the regular cvs-testers

Re: PATCH: all xforms dialogs now derived from FormBase

2000-10-24 Thread Angus Leeming
On Tue, 24 Oct 2000, Jean-Marc Lasgouttes wrote: > Did you try to do some clever trick in the Changelog diff? It did not > work and the patch is malformed. You can check this with the --dry-run > option of patch I guess. Tried no tricks; just cut and pasted "cvs diff ChangeLog" into the main pat

Re: PATCH: all xforms dialogs now derived from FormBase

2000-10-24 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Anyway, here is a patch that does no more than make Angus> FormGraphics and FormTabular daughter classes of FormInset. All Angus> xforms dialogs now conform to this derived class structure. Did you try to do some clever trick in t