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

Module gmExamplePlugin

source code

This is a template plugin.

This is in line with the blog series on developing a plugin for GNUmed Read all posts to follow along a step by step guide The first thirteen parts are a chronical on a plugin I developed:

Part 1: http://gnumed.blogspot.com/2009/04/gnumed-plugin-development-part-1.html Part 2: http://gnumed.blogspot.com/2009/04/gnumed-plugin-development-part-2.html Part 3: http://gnumed.blogspot.com/2009/04/gnumed-plugin-development-part-3.html Part 4: http://gnumed.blogspot.com/2009/04/gnumed-plugin-development-part-4.html Part 5: http://gnumed.blogspot.com/2009/04/gnumed-plugin-development-part-5.html Part 6: http://gnumed.blogspot.com/2009/04/gnumed-plugin-development-part-6.html Part 7: http://gnumed.blogspot.com/2009/04/gnumed-plugin-development-part-7.html Part 8: http://gnumed.blogspot.com/2009/04/gnumed-plugin-development-part-8.html Part 9: http://gnumed.blogspot.com/2009/04/gnumed-plugin-development-part-9.html Part 10: http://gnumed.blogspot.com/2009/04/gnumed-plugin-development-part-10.html Part 11: http://gnumed.blogspot.com/2009/05/gnumed-plugin-development-part-11.html Part 12: http://gnumed.blogspot.com/2009/07/gnumed-plugin-development-part-12.html Part 13: http://gnumed.blogspot.com/2009/07/gnumed-plugin-development-part-13.html

The second series is more general and coves second plugin as a starting point Part 1: http://gnumed.blogspot.com/2010/04/gnumed-plugin-developement-part-1.html

The third series covers an hands on introduction on how to share your code and how to test your plugin Part 1: http://gnumed.blogspot.com/2010/04/gnumed-plugin-development-how-to-share.html Part 2: http://gnumed.blogspot.com/2010/07/gnumed-plugin-development-easy-testing.html

For development information such as database schema, function and classes documentation and more see http://wiki.gnumed.de


Version: $Revision: 0.2 $

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

License: GPL

Classes
  gmExamplePlugin

Imports: os, sys, logging, wx, gmPlugin, gmExamplePluginWidgets