Simple question: is this method needed for anything other than displaying tooltips?
Re: System::injectTimePulse()
Posted: Wed May 06, 2009 17:59
by Jamarr
Besides Tooltips I think the only other thing it is used for is Window::setMouseAutoRepeatEnabled(); so that the MouseButtonDown events can be fired multiple times while holding down the button.