public abstract NewMainAppWnd ( IProgress progressDlg, bool fNewCache, |
||
progressDlg | IProgress | The progress dialog to use, if needed (can be null). |
fNewCache | bool | Flag indicating whether one-time, application-specific /// initialization should be done for this cache. |
wndCopyFrom | Must be null for creating the original app window. /// Otherwise, a reference to the main window whose settings we are copying. | |
fOpeningNewProject | bool | |
리턴 |