Re: Crash in xforms_helpers.C

2002-03-22 Thread Martin Vermeer
On Fri, Mar 22, 2002 at 11:48:05AM +, Angus Leeming wrote: > On Friday 22 March 2002 11:22 am, Angus Leeming wrote: > > On Friday 22 March 2002 11:12 am, Martin Vermeer wrote: ... > > Angus > > Ok, this should now be fixed. Please try. Thanks, later. Must run! > Incidentally, how coul

Re: Crash in xforms_helpers.C

2002-03-22 Thread Angus Leeming
On Friday 22 March 2002 11:22 am, Angus Leeming wrote: > On Friday 22 March 2002 11:12 am, Martin Vermeer wrote: > > on line 294, in updateWidthetsFromLength, if you mouse click > > on a graphic. > > > > The problem is with the call to fl_set_choice_text. If the > > string it is called with in "in

Re: Crash in xforms_helpers.C

2002-03-22 Thread Angus Leeming
On Friday 22 March 2002 11:12 am, Martin Vermeer wrote: > on line 294, in updateWidthetsFromLength, if you mouse click > on a graphic. > > The problem is with the call to fl_set_choice_text. If the > string it is called with in "in" it works fine, like with > default_unit. If I define manually the

Crash in xforms_helpers.C

2002-03-22 Thread Martin Vermeer
on line 294, in updateWidthetsFromLength, if you mouse click on a graphic. The problem is with the call to fl_set_choice_text. If the string it is called with in "in" it works fine, like with default_unit. If I define manually the string "in" and use it instead, it works fine. But it crashes with