Méthode | Description | |
---|---|---|
FileTextBox ( |
||
SetFileType ( List |
||
SetFileType ( string fileType ) : void |
Sets the filetype that the FileWindow can view. This method also clears all types. Setting a filter then calling SetFileType clears the filter. Setting the filetype as "graphic" sets all of the file types that FRB can load. FlatRedBall.Gui.FileWindow.Filter |
Méthode | Description | |
---|---|---|
AddFileType ( string type ) : void | ||
FileWindowOkClick ( |
||
OpenFileWindow ( |
public FileTextBox ( |
||
cursor | ||
Résultat | System |
public SetFileType ( List |
||
FileType | List |
|
Résultat | void |
public SetFileType ( string fileType ) : void | ||
fileType | string | |
Résultat | void |