John,

1)
wxLua: Expected a wxArrayString or table of strings for parameter 6, 
but table index 1 is 'number'.
This error occurs when I passed a lua table with number ({1,2,3,4}) 
to combobox.

2)
When I set wxLabel title = 1, I get same error (string expected).
wxLua: Expected a string or wxString for parameter 2, but got 'number'.

In previous versions it's ok.

This is a serious problem when I work with sql databases 
returning numbers.        
How can I do this?

Sorry my english.

Marcos


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to