On 2006-02-22 08:42:41 +0100 Lloyd Dupont <[EMAIL PROTECTED]> wrote:
[...]
Should I call (to post queue notification)?
GSNotifyIdle() GSNotifyMore() GSNotifyASAP()
fo fire notification?
[...]
Keep portability in mind -- and your hands off GSThisAndThat(). Who knows,
one day you may have to use Cocoa and all the GSSomethingOrOther() cra^W
stuff won't be available.
This is funny ^_^
The program I'm porting from MacOSX IS using Cocoa.
BUt as far as I'm concern, in the windows side of thing I prefer to reduce
the amount of ObjectiveC code I'm writing.
One function call seems safer to me that a category.
Not too mention there is no currentRunLoop in my program, I don't want to
create problem by allocating one...
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep