Re: [fltk.general] Showing hex value in Fl_Value_Input

2013-01-24 Thread MacArthur, Ian (Selex ES, UK)
I'm using Fltk 1.3 In an Fl_Value_Input I can manually input a hex value by prefixing it with 0x, but I can't figure out how to put a value in programmatically and have it show it in hex. Is there a way to do this? Well... yes, but probably not as easy as you'd want... You can derive

Re: [fltk.general] Showing hex value in Fl_Value_Input

2013-01-24 Thread Moses McKnight
Thanks, I was afraid of that. I'll figure something out. On 01/24/2013 10:48 AM, MacArthur, Ian (Selex ES, UK) wrote: I'm using Fltk 1.3 In an Fl_Value_Input I can manually input a hex value by prefixing it with 0x, but I can't figure out how to put a value in programmatically and have it

[fltk.general] Showing hex value in Fl_Value_Input

2013-01-23 Thread Moses McKnight
Hi, I'm using Fltk 1.3 In an Fl_Value_Input I can manually input a hex value by prefixing it with 0x, but I can't figure out how to put a value in programmatically and have it show it in hex. Is there a way to do this? Thanks, Moses ___ fltk