On 8/29/07, Greg Ercolano <[EMAIL PROTECTED]> wrote: > 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..
Done STR#1777 -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

