FLTK logo

STR #3171

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

STR #3171

Application:FLTK Library
Status:5 - New
Priority:1 - Request for Enhancement, e.g. asking for a feature
Scope:3 - Applies to all machines and operating systems
Subsystem:Core Library
Summary:Equivalent of names.h for Fl_Table::TableContext enum
Version:1.3-feature
Created By:greg.ercolano
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 greg.ercolano
09:14 Dec 28, 2014
Suggesting the addition of FL/tablenames.H to define strings
useful for debugging Fl_Table's "TableContext" names.

This serves a similar purpose to the FL/names.h file
which defines names useful for debugging.

As with FL/names.h, this avoids bloating the library and apps
with the string names unless actively included by the app.

This RFE differs from "names.h" in that it defines a static function
instead of a static array because logic is needed to decode the flags.
(An array would be impractical).
 
     

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