29 Jun
2011
29 Jun
'11
6:30 p.m.
Jorge wrote:
Fltk-1.3 is out there, and we've worked our pending issues list. What's still pending?
BTW, I'm working on a focus bug (recently discovered): loading [1], and scrolling down with the down arrow key, makes the rendering area lose focus (taken by the selection list when it becomes visible), and mouse-clicking doesn't recover it.
- KEYS_HIDE_PANELS and KEYS_FULLSCREEN perform the same action. - Hidden inputs. 1.3 won't show labels inside Fl_Inputs (which wasn't always nice with long labels, anyway). I may try making room for the label to the left of the widget, unless that makes the code too messy. Not terribly important, though.