Hello Guys, can you tell me the fastest way to make a button send callbacks when the user helds down the left mouse key on the button?
I think it`s posible to do so by using timeouts, but yeah, I hope there is a shorter way. I thought about changing the when() methode, but for Buttons there are only 3 modes: WHEN_NEVER, WHEN_RELEASE, WHEN_CHANGED none of them is useful for me. I hope you can help me saving some time! _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

