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)
commit24d861377e6e59a30e2b6bfc7d4b6a9ddc9b44c5
tree81a2d7c77a1661043aa684f1bf9fa83a3e9c21d3
parentcc5de9de7b109c49e7e7e1f18f7d89bc4721c0a2
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]