Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

html_tip_dialog.h File Reference

Describes html_tip_dialog class. More...

#include "plucker_defines.h"
#include "wx/dialog.h"
#include "wx/tipdlg.h"
#include "wx/html/htmlwin.h"

Go to the source code of this file.


Compounds

class   html_tip_dialog
  A startup tips dialog, similar to wxTipDialog, but that can handle html. More...


Functions

bool  show_html_tip (wxWindow *parent, wxTipProvider *tip_provider, bool show_at_startup, const wxString &header_html=wxEmptyString, const wxString &footer_html=wxEmptyString, bool use_system_style=TRUE, wxSize html_window_size=wxSize(plkrHTML_TIP_DIALOG_CONTENT_WIDTH, plkrHTML_TIP_DIALOG_CONTENT_HEIGHT), int html_window_content_padding=0, const wxString &title=_("Tip of the day"))

Detailed Description

Describes html_tip_dialog class.
Modified by:
Copyright:
(c) Robert O'Connor ( rob@medicalmnemonics.com )
Licence:
GPL
Author:
Robert O'Connor
Date:
2002/01/03