FLTK logo

STR #1777

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 1.1 | SVN ⇄ GIT ]

STR #1777

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:2 - Low, e.g. a documentation error or undocumented side-effect
Scope:3 - Applies to all machines and operating systems
Subsystem:Documentation
Summary:Docs should explain how to deselect a single line in Fl_Multi_Browser
Version:1.1-current
Created By:robark
Assigned To:matt
Fix Version:1.1-current (SVN: v5953)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 robark
23:24 Aug 29, 2007
the current docs in Class Reference for Fl_Multi_Browser are:

int Fl_Browser::deselect()

Deselects all lines.

int Fl_Browser::select(int,int=1)
int Fl_Browser::selected(int) const

Selects one or more lines or gets the current selection state of a line.

---------------------------
Please add something like:
int Fl_Browser::select(int,0)
deselects a single line.
 
 
#2 matt
11:50 Oct 07, 2007
Fixed in Subversion repository.

Ouch, bad. Thanks for seeing this.
 
     

Return to Bugs & Features ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.