FROM : Ralf Menssen
DATE : Tue Aug 29 23:17:22 2006
Maybe that's a stupid question, but how can I easily postpone processing
until the next event queue processing? In former frameworks we had this
PostCommand mechanism, which was perfect for my needs. Background: I get
a request from dragging and can't process it immediatly, because it
involves Bluetooth activity, which requires me to call CFRunLoop
resulting in further recursive calls from dragging and finally a crash.
Thanks for any suggestions,
Ralf
DATE : Tue Aug 29 23:17:22 2006
Maybe that's a stupid question, but how can I easily postpone processing
until the next event queue processing? In former frameworks we had this
PostCommand mechanism, which was perfect for my needs. Background: I get
a request from dragging and can't process it immediatly, because it
involves Bluetooth activity, which requires me to call CFRunLoop
resulting in further recursive calls from dragging and finally a crash.
Thanks for any suggestions,
Ralf
| Related mails | Author | Date |
|---|---|---|
| Ralf Menssen | Aug 29, 23:17 | |
| I. Savant | Aug 30, 00:29 | |
| PGM | Aug 30, 02:24 | |
| Uli Kusterer | Aug 30, 19:43 |






Cocoa mail archive

