Hi Peter, if you need help, please post to fltk.general. fltk.bugs is reserved for our internal bug tracking <http://www.fltk.org/str.php>, and you will get faster and better responses in fltk.general.
That said, you should know that FLTK 2 is not actively supported anymore. You should try to use FLTK 1.1.10 instead, or if you also need UTF-8, try FLTK 1.3 (but that's unlikely since you're using nxlib, AFAICT). For the versions of FLTK, please see <http://www.fltk.org/articles.php?L825>. Second, nxlib is (IIRC) known to cause problems, especially with input devices. You should probably try to use a real X server, if you can. Others can tell you more about this. Please post follow-up's to fltk.general (f'up set on this posting). Albrecht peter.pan wrote: > FLTK2.0 with nxlib0.45 ps-2 keyboard work not correct,only enter esc and > a few other keys work right. > > when i press a key such as "A",fltk enter into the fuction > fl_input::handle_key(),but then > fl:compose() returns 0.It seems that event_text() and e_text[0] have nothing > in it. > > My platforum is nios2 and uclinux,fltk1.18 with nxlib works fine with > keyboard.Sorry for my poor english > I need help. _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
