Package Gnumed :: Package wxpython :: Module gmDateTimeInput
[frames] | no frames]

Module gmDateTimeInput

source code

GNUmed date input widget

All GNUmed date input should happen via classes in this module. Initially this is just a plain text box but using this throughout GNUmed will allow us to transparently add features.


Copyright: author(s)

Version: $Revision: 1.66 $

Author: K. Hilbert <Karsten.Hilbert@gmx.net>

Classes
  cMatchProvider_FuzzyTimestamp
  cFuzzyTimestampInput
  cTimeInput
  cDateInputCtrl
Variables
  __licence__ = 'GPL (details at http://www.gnu.org)'

Imports: re, string, sys, time, pyDT, logging, mxDT, wx, gmMatchProvider, gmDateTime, gmPhraseWheel, gmGuiHelpers