Hello, I'm sorry to answer so late, but i've spent a lot of time to be sure that the problem i've encountered was not a bug in my code. As i mix a lot of thing (freeglut, lua, fltk), it took me some time to write a simple sample with my own class, cutting all deps with Lua (i've written a FLTK wrapper for Lua, and Lua runs the main loop). Then only, i decided it was probably not my fault, and probably an issue with FLTK. I say this because i know FLTK has a small number of contributors , and i don't want raising «false» alarms, and wasting your time (Albrecht and Greg, you've already helped me a lot in the past).
By the way, i forgot to mention it, but i use FLTK 1.3 (Arch Linux package: fltk 1.3.0-3 ). I've seen i come a bit too late, and Greg already opened a bug report. I cannot see the samples, both of them returns 404. Here are the URL shown in my browser: http://www.fltk.org/site/strfiles/2862/foo.cxx http://www.fltk.org/site/strfiles/2862/foo_v2.cxx I didn't acknowledge about tab key navigation problem. I was focused with cursor key navigation. As you mention it on the bug report, cursor keys can be used to leave the widget : that's very annoying for users accustomed to «standard» spreedsheet navigation. Again, thank you for your help. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

