bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #34789] performSelector:withObject:afterDelay not working while a s


From: Fred Kiefer
Subject: [bug #34789] performSelector:withObject:afterDelay not working while a sheet is displayed
Date: Sun, 1 Nov 2020 06:58:11 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Safari/605.1.15

Follow-up Comment #7, bug #34789 (project gnustep):

In the mean time Apple has changed the documentation of their beginSheet:
methods to

"This method displays the sheet modally on the specified window and returns
control to the caller. Most events targeted at docWindow are prohibited while
the sheet is displayed but the app’s main run loop runs normally
otherwise."

The problem for GNUstep is that we implement sheets via the already existing
runModal: code. A complete rewrite would be required here. Patches welcome.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?34789>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]