On Mon, Sep 24, 2001 at 02:02:16PM +0100, Angus Leeming wrote:
> > Angus> I've generalised the fix. It is now impossible to set this or
> > Angus> any other FL_CHOICE < 1. That should sort the problem.
> >
> > When you open with shortcut and type return, I'd say that you selected
> > nothing. Isn't it possible in this case to just ignore the change?
> > Selecting the first one seems strange in this case...
>
> But how do I do this?
>
> If I perform the test in input, then the change has already been made to the
> fl_choice. How do I discover what the previous choice was?
>
> I need to define a pre-handler that doesn't call the appropriate draw routine
> for the fl_choice if the selection lies outside the range. But I don't know
> how to do this. Can you talk me through it?
I think it is not worth the trouble (unless there is a simple fix).