| [ Return to Bugs & Features | Roadmap 2.0 | Post Text | Post File ]
STR #1622
Application: | FLTK Library |
Status: | 5 - New |
Priority: | 3 - Moderate, e.g. unable to compile the software |
Scope: | 3 - Applies to all machines and operating systems |
Subsystem: | Unassigned |
Summary: | Menu choices can't use list(StringArray*) |
Version: | 2.0-current |
Created By: | acreal |
Assigned To: | Unassigned |
Fix Version: | Unassigned |
Update Notification: | |
Trouble Report Files:
[ Post File ]
Trouble Report Comments:
[ Post Text ]
|
#1 | acreal 09:34 Mar 01, 2007 |
| When a choice is in a menu, using list(StringArray*) doesn't add any item to it, while it works fine while not in a menu (using add(char*) works fine too).
Actually the choice works as if it had added the values because it shows the first value as default but the choice is still empty...
See attached file for an example. | |
[ Return to Bugs & Features | Post Text | Post File ]
|
| |