Multiple Document Help!
Multiple Document Help!
- Subject: Multiple Document Help!
- From: Graham Wihlidal <email@hidden>
- Date: Tue, 10 Jul 2001 21:50:32 -0600
Hey,
I need to be able to dynamically create a certain window as a custom
alert. But the thing is, this same window must be able to be opened
multiple times at once (more than one alert message, etc...)
Here is how it has to work (nothing more, nothing less)
display alert and setting text in an NSTextField to the appropriate
window
alert window has a close box. User can press it to close that window
alone
allows other windows to operate independently.
Thank you,
Graham