Simple one window app.
Simple one window app.
- Subject: Simple one window app.
- From: Chaffinch <email@hidden>
- Date: Thu, 30 Jan 2003 09:41:25 +0000 (GMT)
I have a straightforward one window app, created in PB. I have subclassed
NSWindow so that I can customize my window border etc. But, now I want to
monitor an external event (a file) for changes. I could do this in an NSTask
or a simple loop, I haven't decided yet - but how do I arrange for my monitor
loop to be called?
I guess normally apps are event driven from some user interface component. I
haven't got a user interface, apart from a window, besides I want things to
start immediately the app is run and not wait for a user to press a key.
Once again, thanks to everyone here. I only recently started in Cocoa and
found this list to be invaluable.
=====
Regards
Chaffinch
----------------------------------------------
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.