Re: [fltk.general] scroll to focus in Fl_Scroll

2013-01-03 Thread Denton Thomas
Albrecht wrote: > It's not perfect, and maybe some of the changes would turn out > to be useless... just take it as a base for more own experiments. > Thanks for all this, Albrecht. I'll certainly use those immediately. I appreciate it, as this is part of a current project. I'll keep testing re

Re: [fltk.general] Time out Reentrance on Windows

2013-01-03 Thread claude roux
Hello, Thank you for your answers. I have modified my application accordingly. Actually, I never had any problems running FLTK in a thread (except of course timeout) . I develop on and for Windows 7, which might explain why I did not run into much trouble before. __

Re: [fltk.general] scroll to focus in Fl_Scroll

2013-01-03 Thread Albrecht Schlosser
On 03.01.2013 05:47, Denton Thomas wrote: > For both of you (Ian, Albrecht), here is my solution. It includes a test > sequence that produces some random buttons, and lets the client dynamically > change the size of the scrollbar. I wanted to allow a dynamic box style > change for the scroll gr