Added gui.panel.propertyeditor2 to work around *nix+wxPropertyGrid issues.
authorW. Trevor King <wking@drexel.edu>
Thu, 29 Jul 2010 15:22:09 +0000 (11:22 -0400)
committerW. Trevor King <wking@drexel.edu>
Thu, 29 Jul 2010 15:22:09 +0000 (11:22 -0400)
commit82f81168afcb91c137c3ee36d164cbbdc402b002
tree81a2d7c77a1661043aa684f1bf9fa83a3e9c21d3
parentfffd18f540205e5fb2e50e5a9f4731e9e96854fc
Added gui.panel.propertyeditor2 to work around *nix+wxPropertyGrid issues.

The basic framework works, but only IntProperty is currently implemented.
hooke/ui/gui/__init__.py
hooke/ui/gui/panel/__init__.py
hooke/ui/gui/panel/propertyeditor2.py [new file with mode: 0644]