On Monday 24 September 2001 13:46, Jean-Marc Lasgouttes wrote:
> >>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> Yuch! (The crash, not the fix.)
>
> 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?
> Also, would it be possible to apply MakeDisplayPath to the buffers in
> the list at the top?
Sorry, you've lost me.
Angus