Hi all,

I am using a wxComboBox and initialise it with an empty list of choices
choices = []

I would like to get some document types from the database
choices = gmMedDoc.get_document_types()

and add those choices to the wxComboBox I previously created.
How can I do this as there seems to be no method in the docs
http://www.wxwidgets.org/manuals/2.6.2/wx_wxcombobox.html#wxcombobox

I appreciate any help,
Sebastian 
-- 
Sebastian Hilbert 
Leipzig / Germany
[www.openmed.org]  -> PGP welcome, HTML ->/dev/null
ICQ: 86 07 67 86   -> No files, no URL's
VoIP: callto://[EMAIL PROTECTED]
My OS: Suse Linux. Geek by Nature, Linux by Choice


_______________________________________________
Gnumed-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnumed-devel

Reply via email to