gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnumed-devel] gmConfigRegistry in Richard-Space


From: Hilmar Berger
Subject: [Gnumed-devel] gmConfigRegistry in Richard-Space
Date: Thu, 17 Mar 2005 21:49:07 +0100

Hi, 

I added a wrapper method named "Setup" to gmConfigRegistry. Now you should be 
able to load this module as

Gnumed.wxpython.gui.gmConfigRegistry.Setup

(Please test as I am on wxPython 2.4...)

If you don't like to fiddle with SQL in order to set new options you can use 
client/pycommon/transferDBSet.py using a script like this one:

[terry_layout.plugins]                                                          
type = str_array                                                                
description = plugins for Richard Space                                         
value = $value$                                                                 
Gnumed.wxpython.gmDemographics.Demographics                                     
Gnumed.wxpython.gui.gmConfigRegistry.Setup                                      
$value$      

Put these lines above in a file and run

transferDBSet.py --user=any-doc -i <filename> 

This will write the options to the backend config tables. 

Hilmar





-- 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]