bug-gnustep
[Top][All Lists]
Advanced

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

[bug #14759] NSApplication image multithreading problem


From: Richard Frith-Macdonald
Subject: [bug #14759] NSApplication image multithreading problem
Date: Mon, 10 Oct 2005 17:21:42 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050911 Firefox/1.0.6 (Debian package 1.0.6-5)

Follow-up Comment #1, bug #14759 (project gnustep):

I know the gui library, and NSApplication, is not supposed to be thread-safe,
so anything related to drawing is supposed to nbe done in the main thread.

Does that mean that this report is invalid? Or do we want to make
-setApplicationImage: be thread safe (by checking the current thread, and
doing the work in the main thread if it's called from another one).

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14759>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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