On Wed, Aug 27, 2003 at 02:07:26AM +0200, Christian Ridderstr?m wrote: > Herbert's patch does introduce a dialog with loads of options. I've > just got the patch working for 1.3.2-xforms...
OK, cool ! > John, how do I create a patch? We should give you a CVS account so you can do a proper patch by "cvs add"ing the new files. Then from the top lyx directory, you do cvs diff -Nup >mypatch.diff > This was done for 1.3.2, I thought I'd start with something that > works and doesn't change all the time, i.e. lyx-CVS. Frankly, I think it's time we started backporting the work we did in lyx CVS before the destruction of the tree anyway ... > Anyway, now I thought I'd try and apply a patch of this to the latest > version, is that correct? Sure, but you'll need to make some changes obviously :) > When I insert a "program listing"-inset, this message shows up: > > In SetChoiceText [choice.c 603] not found This is from xforms: one of the widgets is being set to a text value, but that text is not listed in the combo box. Somewhere the "update the dialog widget" code is getting something wrong. regards, john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.