On 7/5/07, John Labenski <[EMAIL PROTECTED]> wrote:
> On 7/3/07, Marcos <[EMAIL PROTECTED]> wrote:
> > 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 combob
On 7/3/07, Marcos <[EMAIL PROTECTED]> wrote:
> 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 (str
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 wxStrin