#include <assetedit.h>
Inherits BrowseButton.

Public Member Functions | |
| AssetEditPath (MWindow *mwindow, AssetEditWindow *fwindow, BC_TextBox *textbox, int y, char *text, char *window_title=_(PROGRAM_NAME" Path"), char *window_caption=_("Select a file")) | |
| ~AssetEditPath () | |
Data Fields | |
| AssetEditWindow * | fwindow |
Definition at line 63 of file assetedit.h.
| AssetEditPath::AssetEditPath | ( | MWindow * | mwindow, | |
| AssetEditWindow * | fwindow, | |||
| BC_TextBox * | textbox, | |||
| int | y, | |||
| char * | text, | |||
| char * | window_title = _(PROGRAM_NAME " Path"), |
|||
| char * | window_caption = _("Select a file") | |||
| ) |
Definition at line 821 of file assetedit.C.
| AssetEditPath::~AssetEditPath | ( | ) |
Definition at line 826 of file assetedit.C.
Definition at line 75 of file assetedit.h.
1.5.5