Il 12/01/2014 19.41, Igor Stasenko ha scritto:Do I achieve that when starting in headless mode?
All i can say that callbacks for handling window events need special handling:
��- you basically should prevent VM to do event handling during handling of event by callback.
(no ui, no messages...)