#include <wino.h>
Public Methods | |
| WinoDialog (wxWindow *parent) | |
| Setup the dialog controls and center the dialog. More... | |
| void | OnSendButton (wxCommandEvent &event) |
| Sends the email. More... | |
| void | OnFileAddButton (wxCommandEvent &event) |
| Adds an file attachment. More... | |
| void | OnFileRemoveButton (wxCommandEvent &event) |
| Removes the currently selected file attachment. More... | |
| void | OnAddressAddButton (wxCommandEvent &event) |
| Adds a Address Manager database. More... | |
| void | OnAddressRemoveButton (wxCommandEvent &event) |
| Removes the currently selected Address Manager database. More... | |
Friends | |
| class | SendDialog |
Definition at line 34 of file wino.h.
|
|
Setup the dialog controls and center the dialog.
|
|
|
Adds a Address Manager database.
|
|
|
Removes the currently selected Address Manager database.
|
|
|
Adds an file attachment.
|
|
|
Removes the currently selected file attachment.
|
|
|
Sends the email.
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001