Menu

#30 Put calls to hideNotify on the EventDispatcher

open
nobody
None
5
2008-07-11
2008-07-11
Will Jordan
No

The call to hideNotify() in Display.clean() should be sent to the Event Dispatcher rather than called directly, in order to satisfy the serial event delivery requirement in the MIDP spec. Otherwise hideNotify() may be called before previous application events placed in the queue are completed.

Discussion

  • Will Jordan

    Will Jordan - 2008-07-11

    hideNotify patch

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.