Package Gnumed :: Package wxpython :: Package gui :: Module gmShowMedDocs
[frames] | no frames]

Module gmShowMedDocs

source code

This is a no-frills document display handler for the GNUmed medical document database.

It knows nothing about the documents itself. All it does is to let the user select a page to display and tries to hand it over to an appropriate viewer.

For that it relies on proper mime type handling at the OS level.


Version: $Revision: 1.78 $

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

Classes
  gmShowMedDocs
Plugin to encapsulate document tree.

Imports: os, sys, logging, wx, gmDocumentWidgets, gmPlugin, images_Archive_plugin