| [ Return to Bugs & Features | Roadmap 2.0 | Post Text | Post File ]
STR #1518
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: | Unassigned |
Summary: | CoolInput with inline popup-menu on 2 langs [en,ru] |
Version: | 2.0-feature |
Created By: | delacrua |
Assigned To: | Unassigned |
Fix Version: | Unassigned |
Update Notification: | |
Trouble Report Files:
[ Post File ]
Trouble Report Comments:
[ Post Text ]
|
#1 | delacrua 17:42 Nov 28, 2006 |
| There is a class and skrinshoty in an archive.
Help to do limitation of amount of the entered characters.
How to know that buffer empty (fltk::paste)? goto src/CoolInput.cpp string 122. | |
|
#2 | greg.ercolano 13:51 Nov 29, 2006 |
| I see, an Input widget with popup menu for copy/paste/etc. which should probably be an option in the standard FLTK Input widgets, I'd agree.
However, the code you posted should at least be conforming to the FLTK coding standards though. For instance, seems like all the code in the src/ and fltk/ directories have no indenting, it was all flush left.
The FLTK coding standards are here: http://fltk.org/cmp.php#CODING_STANDARDS
In this case I think it might be best to just suggest to the FLTK core folks that a popup menu somehow be made an option in the core Input widgets, and for those waiting for the functionality, you could post your wrapper widget for others to be able to see and download on the FLTK links page under Software -> Widgets:
http://www.fltk.org/links.php?LC+P77+Q
I have a few widgets posted there myself; Fl_Gel_Tabs, Fl_Native_File_Chooser, and Fl_Table. | |
[ Return to Bugs & Features | Post Text | Post File ]
|
| |