| [ Return to Bugs & Features | Post Text | Post File | Prev | Next ]
STR #469
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: | Core Library |
Summary: | Drawing problem when FL_ROUNDED_BOX and Fl_Menu_Button |
Version: | 1.4-feature |
Created By: | johnrrdrake.netscape |
Assigned To: | Unassigned |
Fix Version: | Unassigned |
Update Notification: | |
Trouble Report Files:
[ Post File ]No files
Trouble Report Comments:
[ Post Text ]
|
#1 | johnrrdrake.netscape 16:18 Jul 20, 2004 |
| Selecting FL_ROUNDED_BOX for the up/down box of a Fl_Menu_Button results in some unexpected behaviour.
The menu gets rounded corners (as expected).
The item highlight becomes rounded as well (unexpected, but not unacceptable - although it would be preferable to make them independently controlled).
The main problem is that when the number of menu items is more than can be comfortably fit on the screen, there are some unwanted drawing effects.
If you scroll down to the bottom of the menu, then you will get the rounded corners, but you will also get the vertical borders being drawn to the bottom of teh menu, rather than stopping tangent to the rounded corner.
The same effect happens if you scroll back to the top of the menu. It kind of looks like the top of Batman's head - rounded with two pointed ears on the sides.
Top of menu Bottom of menu _____ | / \ | |\ /| |/ \| | \____/ | <-- border should stop tangent to curve not extend past
rr | |
|
#2 | mike 14:05 Jul 23, 2004 |
| We'll look at fixing this in 1.2. | |
[ Return to Bugs & Features | Post Text | Post File ]
|
| |