FROM : Ken Anderson
DATE : Thu Dec 23 18:52:51 2004
I usually use NSRunAlertPanel(), it's a single function that presents a
modal dialog.
Ken
On Dec 23, 2004, at 12:07 PM, David Dunham wrote:
> 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.
>
> _______________________________________________
> MacOSX-dev mailing list
> <email_removed>
> http://www.omnigroup.com/mailman/listinfo/macosx-dev
DATE : Thu Dec 23 18:52:51 2004
I usually use NSRunAlertPanel(), it's a single function that presents a
modal dialog.
Ken
On Dec 23, 2004, at 12:07 PM, David Dunham wrote:
> 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.
>
> _______________________________________________
> MacOSX-dev mailing list
> <email_removed>
> http://www.omnigroup.com/mailman/listinfo/macosx-dev
| 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

