FLTK logo

STR #969

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 #969

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:Fl_File_Chooser docs: incorrectly show as a child of Fl_Group
Version:1.1-current
Created By:greg.ercolano
Assigned To:mike
Fix Version:1.1-current (SVN: v4483)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 greg.ercolano
21:39 Aug 04, 2005
http://fltk.org/documentation.php/doc-1.1/Fl_File_Chooser.html#Fl_File_Chooser

Currently the docs show Fl_File_Chooser is derived from an Fl_Group,
when in fact it is a standalone class internally, with lots of methods attempting to emulate most (but not all) of the fltk methods.

Someone noted in the comments for the 1.1 docs that there is no user_data() method.. turns out to be an omission in the API for the class, something that would never happen if the class was actually derived from an Fl_Group as advertised.

Suggest removing the indication that Fl_File_Chooser is derived from Fl_Group.
 
 
#2 mike
19:46 Aug 07, 2005
Fixed in Subversion repository.  
     

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'.