Module gmGuiHelpers
source code
GNUmed GUI helper classes and functions.
This module provides some convenient wxPython GUI helper thingies that
are widely used throughout GnuMed.
This source code is protected by the GPL licensing scheme. Details
regarding the GPL are available at http://www.gnu.org You may use and
share it as long as you don't deny this right to anybody else.
Version:
$Revision: 1.106 $
Author:
K. Hilbert <Karsten.Hilbert@gmx.net>
License:
GPL (details at http://www.gnu.org)
|
file2scaled_image(filename=None,
height=100) |
source code
|
|
|
|
|
|
|
gm_show_warning(aMessage=None,
aTitle=None) |
source code
|
|
|
gm_show_question(aMessage=' programmer forgot to specify question ' ,
aTitle=' generic user question dialog ' ,
cancel_button=False) |
source code
|
|
Imports:
os,
logging,
wx,
gmPG2,
gmTools,
gmI18N,
wxg2ButtonQuestionDlg,
wxg3ButtonQuestionDlg,
wxgMultilineTextEntryDlg,
gmSurgery,
wxgGreetingEditorDlg