Sheet & Window Questions
Sheet & Window Questions
- Subject: Sheet & Window Questions
- From: "Eric Czarny" <email@hidden>
- Date: Thu, 27 Feb 2003 13:28:14 -0500
In the application that I am developing I would like to use custom made sheets
to notify the user of errors. To reduce the amount of code I was thinking
about using notifications to drop the sheets and keep the actual sheet code in
the main application controller. The main problem with this implementation is
that if the window the user is on drops a sheet and the user choses to work
with another window and IT drops a sheet as well, the application fails to
respond correctly. Is there a way in which I could make any other window open
not receive mouse clicks? Is there a better way I could use custom sheets in
my application?
The second question I have is in regards to windows. What way do you open a
new window? There seems to be a number of ways in which to accomplish this
task, but what is the best way to do it? Would it be best to use one NIB file
or seperate ones?
I know I have a lot of questions, but there just isn't an explanation for
these questions in anything I have read, perhaps a few of you could help me
out?
Best Regards,
Eric Czarny
http://www.laterus.net
_______________________________________________
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.