RE: modal window
RE: modal window
- Subject: RE: modal window
- From: "Aaron London" <email@hidden>
- Date: Fri, 11 Jul 2008 12:59:43 -0400
- Thread-topic: modal window
Title: RE: modal window
The installer plugin pane is already modal. The user needs to click Back/Cancel or OK/Continue to get out of it. There should be no need to display a specifically modal dialog, just implement the interface in the installer plugin pane and disable the OK/Continue button until the user completes your desired action. Refer to one of the many useful web or book tutorials on getting started doing Cocoa UIs for sample code.
Cheers,
A
In response to:
>> About this issue, I think out a solution which can meet the special requirement of my custom, the key point of this requirement is to pop up a modal dialog in appropriate time >>during installation. So we can implement it by self like this way.
>> I mention that I have tried the install-plugin method; it really can extend the user experience of the Installation process to insert additional custom steps in the installation process >>of their software packages. So, in this additional custom view, can we write code to operate a modal window? When the installation process enter into this view, it popup a modal >>window, when user respond to it, exit the modal window, and continue to install.
>> I have no code experience about the modal window, so my question is that, is this solution feasible? If it is feasible, can anyone give me a piece of sample code to implement it?
>> Thanks very much.
>>
>>( p: +86
>>
>>Best wishes,
>>
>>Andrew Li, Marvell Technology (Shanghai) Ltd
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden