Méthode | Description | |
---|---|---|
NewProjectForm ( ) : System |
Object initialization
|
Méthode | Description | |
---|---|---|
ButtonBrowseClick ( object sender, |
Opens the folder browser dialog to select a project location
|
|
ButtonOkClick ( object sender, |
Sets the dialog result and closes the dialog
|
|
NewProjectFormLoad ( object sender, |
Fills the default name in with first new directory in sequence
|
|
RefreshTemplates ( ) : void |
Iterates over installed .zip templates and adds their names to the combo control
|
|
TextBoxFolderNameTextChanged ( object sender, |
Updates the title and location when the text changes
|
|
TextBoxLocationTextChanged ( object sender, |
Updates the location when the text changes
|