FROM : David Dunham
DATE : Thu Dec 23 18:07:22 2004
On 23 Dec 2004, at 08:00, $B'#'Z'\'d'`'b(B $B'"'`'b'k'Q'\(B wrote:
> Can somebody tell me how to make a dialog box like in iTunes when it
> imports new tracks. That is small window which disables all
> application except of the <Canel> button while the application does
> some actions.
>
> As far as I can understand this dialog box is programmatically created
> and I don't need to design it it Iterface Builder. (I would be stupid
> to make in in IB for every other situation like this...)
Perhaps something like CreateStandardAlert, and then RunStandardAlert
to run it modally?
David Dunham A Sharp <email_removed>
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
DATE : Thu Dec 23 18:07:22 2004
On 23 Dec 2004, at 08:00, $B'#'Z'\'d'`'b(B $B'"'`'b'k'Q'\(B wrote:
> Can somebody tell me how to make a dialog box like in iTunes when it
> imports new tracks. That is small window which disables all
> application except of the <Canel> button while the application does
> some actions.
>
> As far as I can understand this dialog box is programmatically created
> and I don't need to design it it Iterface Builder. (I would be stupid
> to make in in IB for every other situation like this...)
Perhaps something like CreateStandardAlert, and then RunStandardAlert
to run it modally?
David Dunham A Sharp <email_removed>
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
| Related mails | Author | Date |
|---|---|---|
| ?????? ?????? | Dec 23, 17:00 | |
| David Dunham | Dec 23, 18:07 | |
| Ken Anderson | Dec 23, 18:52 | |
| Phil | Dec 24, 06:53 | |
| ?????? ?????? | Dec 24, 13:27 | |
| Markus Hitter | Dec 24, 14:15 | |
| ?????? ?????? | Dec 24, 14:49 |






Cocoa mail archive

