FLTK logo

STR #692

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

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:Which callback done for Fl_Choice undocumented
Version:1.1.4
Created By:jsw.fnal
Assigned To:mike
Fix Version:1.1.7 (SVN: v4025)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 jsw.fnal
18:18 Jan 06, 2005
In the documentation for the Fl_Choice widget, it is unclear, when an Fl_Menu_Item is selected, what callback is done.  From the Fl_Choice doc page:
When the user picks an item off the menu the value() is set to that item and then the callback is done.

This is ambiguous.  The actual behavior is the same as is documented for the Fl_Menu_Button widget.  From the Fl_Menu_Button doc page:
When the user picks an item off the menu, the item's callback is done with the menu_button as the Fl_Widget* argument. If the item does not have a callback the menu_button's callback is done instead.
 
 
#2 mike
16:12 Feb 05, 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'.