On 5 Sep 2009, at 14:43, Tomas Bym wrote: > I am having troubles dealing with input from numerical keyboard. In > my application I am using the input wodget propose by Greg ( http:// > www.fltk.org/newsgroups.php?s1+gfltk.general+v8+T+Qcommandline ) > and it works well. I change it little bit, so that the widget > allows the input from numerical keyboard. It displays the numbers > well, but when I try to send it as string I get some wrong > characters instead of the numbers.
Tomas, It might help if you showed us what the results you got were - there might be some clue in the pattern of the corruption. Also, maybe if you could post a minimal compile-able example, others could try it on different platforms to see what works where - that also might cast light on the problem. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

