Ok, interesting, I guess that the problem is really with wxLua. I'm
out of town for the rest of the week can only look at it next week.
Regards,
John Labenski
On 2/13/07, yahoo mm <[EMAIL PROTECTED]> wrote:
> I made some test with this very very simple program (just one
> statement): test-ch
On 2/13/07, Ryan Pusztai <[EMAIL PROTECTED]> wrote:
> > Interface file:
> > %class %delete %noclassinfo %encapsulate wxSerialPort, wxSerialPort_x
> > wxSerialPort()
> >
> > // Serial port initilization
> > ...
> > int Open(const char* devname, void* dcs)
> >