FLTK logo

STR #1334

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 2.0 | Post Text | Post File | SVN ⇄ GIT ]

STR #1334

Application:FLTK Library
Status:5 - New
Priority:2 - Low, e.g. a documentation error or undocumented side-effect
Scope:3 - Applies to all machines and operating systems
Subsystem:Unassigned
Summary:Input widget do not have WHEN_CHANGED behavior as default
Version:2.0-current
Created By:thorha
Assigned To:Unassigned
Fix Version:Unassigned
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

Post File ]

No files


Trouble Report Comments:

Post Text ]
Name/Time/Date Text  
 
#1 thorha
09:54 Jun 22, 2006
When I use the Input widget I have to call when(WHEN_CHANGED) to get the callback as wanted. This is not as stated in the documentation.

To see this use the test program Input and remove the when(0) setting in line 121. It should then have default behavior, but it does not.

I have only tested this for Windows.

Regards

Thor Henning Amdahl
 
 
#2 spitzak
13:21 Jun 06, 2007
The way it works is for back-compatability, but it may be acceptable to change this as I think the majority of uses of Input change it anyway. It would be more consistent with all other widgets.  
     

Return to Bugs & Features | Post Text | Post File ]

 
 

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