Skip navigation.
 
mlRe: Action-cancelling dialog box
FROM : Phil
DATE : Fri Dec 24 06:53:54 2004

On Thu, 23 Dec 2004 19:00:33 +0300, Виктор Борщак <vctr.<email_removed>> wrote:
> Hi
>
> 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.


If the standard creation methods aren't powerful enough, creating a
normal window and use - (void)setLevel:(int)newLevel to set it's level
to NSModalPanelWindowLevel will have the same effect.

-Phil

Related mailsAuthorDate
mlAction-cancelling dialog box ?????? ?????? Dec 23, 17:00
mlRe: Action-cancelling dialog box David Dunham Dec 23, 18:07
mlRe: Action-cancelling dialog box Ken Anderson Dec 23, 18:52
mlRe: Action-cancelling dialog box Phil Dec 24, 06:53
mlRe[2]: Action-cancelling dialog box ?????? ?????? Dec 24, 13:27
mlRe: Re[2]: Action-cancelling dialog box Markus Hitter Dec 24, 14:15
mlRe[4]: Action-cancelling dialog box ?????? ?????? Dec 24, 14:49