updating modal window
updating modal window
- Subject: updating modal window
- From: Chuck Soper <email@hidden>
- Date: Tue, 2 Mar 2004 11:09:34 -0800
Hello,
I have a modal window (it has a sheet) that needs to have some
NSTextField instances updated. When there is no sheet and the window
is not modal I update the NSTextField instances via a timer. I hope
to update these fields while the window is modal via the same timer.
Is this possible?
I have searched the mamasam archives (after paying $30) and reviewed
some documentation.
http://developer.apple.com/documentation/Cocoa/Conceptual/WinPanel/Concepts/UsingModalWindows.html#//apple_ref/doc/uid/20000223
Does anyone know how I can update NSTextField instances in a modal
window. Is it relatively straightforward or overly complex?
Thanks,
Chuck
_______________________________________________
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.