Main Page   Class Hierarchy   Compound List   File List   Compound Members  

WinoDialog Class Reference

Define the one and only dialog for this application. More...

#include <wino.h>

List of all members.

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


Detailed Description

Define the one and only dialog for this application.

Definition at line 34 of file wino.h.


Constructor & Destructor Documentation

WinoDialog::WinoDialog wxWindow *    parent
 

Setup the dialog controls and center the dialog.

Definition at line 46 of file wino.cpp.


Member Function Documentation

void WinoDialog::OnAddressAddButton wxCommandEvent &    event
 

Adds a Address Manager database.

Definition at line 160 of file wino.cpp.

void WinoDialog::OnAddressRemoveButton wxCommandEvent &    event
 

Removes the currently selected Address Manager database.

Definition at line 169 of file wino.cpp.

void WinoDialog::OnFileAddButton wxCommandEvent &    event
 

Adds an file attachment.

Definition at line 141 of file wino.cpp.

void WinoDialog::OnFileRemoveButton wxCommandEvent &    event
 

Removes the currently selected file attachment.

Definition at line 150 of file wino.cpp.

void WinoDialog::OnSendButton wxCommandEvent &    event
 

Sends the email.

Definition at line 134 of file wino.cpp.


Generated on Mon May 6 01:14:20 2002 for Wino by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001