On Wed, Jun 29, 2011 at 04:29:49PM +0000, corvid wrote:
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.
Yes. BTW, this looks much simpler thant the focus thing.
- 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.
-- Cheers Jorge.-