| [ Return to Bugs & Features | Roadmap 2.0 | Post Text | Post File ]
STR #1765
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 widgets should support alignment for contents |
Version: | 2.0-feature |
Created By: | gga |
Assigned To: | Unassigned |
Fix Version: | Unassigned |
Update Notification: | |
Trouble Report Files:
[ Post File ]No files
Trouble Report Comments:
[ Post Text ]
|
| Currently, the contents of an input widget such as fltk::Input, fltk::FloatInput, etc. cannot be specified and defaults to left aligned.
It would be beneficial to add the option to align the contents of widget so the numbers or text can be centered aligned or right aligned.
Or to have the fltk::Input widget contents respect the @r and @c text controls, just like the label. | |
[ Return to Bugs & Features | Post Text | Post File ]
|
| |