FLTK logo

STR #1232

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

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:3 - Moderate, e.g. unable to compile the software
Scope:3 - Applies to all machines and operating systems
Subsystem:Core Library
Summary:Fl_Check_Browser
Version:1.1.7
Created By:danh
Assigned To:matt
Fix Version:1.1-current (SVN: v5006)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 danh
08:15 Apr 07, 2006
Tested vc2003, vc2005, and linux g++.  Also broke on 1.1.6.

Browser does not respond to clicking the last clicked item.  Just repeatedly click an item, and it will not toggle.
 
 
#2 mike
13:25 Apr 07, 2006
Try setting when() to when(FL_WHEN_CHANGED | FL_WHEN_NOT_CHANGED)  
 
#3 danh
13:43 Apr 07, 2006
Changing the when() does not do anything.  This bug is for the Fl_Check_Browser - not the regular browser.  I have temporarily solved the problem by changing the value for type in the constructor to be:
type(FL_MULTI_BROWSER)
 
 
#4 matt
20:54 Apr 19, 2006
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'.