Robert Arkiletian wrote:
>>         select(linenum, 0);
> 
> Thanks Greg.
> Now I remember. I recall doing this before. I should have guessed by
> the default int=1 arg for select(int,int=1)
> Not as obvious as deselect(linenum).

        Yes, would be nice if deselect(int) could control the line number,
        but it's already been assigned to controlling the 'do_callback' flag,
        so there's no way to change it now.

        Would it help if the docs for deselect() indicated select(line, 0)
        can be used to deselect single lines? If so, just create an STR..
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to