메소드 | 설명 | |
---|---|---|
AddButton ( |
Adds a button to the dialog
|
|
ContainerMove ( int row, int col ) : void | ||
Dialog ( int w, int h, string title ) : System |
Public constructor.
|
|
DoSizeChanged ( ) : void | ||
ErrorColors ( ) : void |
Makes the default style for the dialog use the error colors.
|
|
GetBase ( int &row, int &col ) : void | ||
Prepare ( ) : void | ||
ProcessKey ( int key ) : bool | ||
Redraw ( ) : void |
메소드 | 설명 | |
---|---|---|
LayoutButtons ( ) : void |
public Dialog ( int w, int h, string title ) : System | ||
w | int | |
h | int | |
title | string | |
리턴 | System |