Re: [wxlua-users] wxGLCanvas?

2008-05-12 Thread John Labenski
On Sun, Apr 27, 2008 at 5:15 PM, Eike Decker <[EMAIL PROTECTED]> wrote: > Hi > > I downloaded the latest windows binary files and wanted to create a window > GUI > using GL Canvas to integrate it into our application - but wxGLCanvas in the > wx > table is nil. The documentation states that it

Re: [wxlua-users] Problem with wxSocket

2008-05-12 Thread John Labenski
On Thu, May 8, 2008 at 5:30 PM, Mateusz Czaplinski <[EMAIL PROTECTED]> wrote: > I'm trying to play with wxSocket, but have strange results. The > fragment of code which I attached works perfectly well when run from > wxluaedit.exe (2.8.7.0-MSW-bin) but hangs after displaying the first > message

Re: [wxlua-users] operator bind

2008-05-12 Thread John Labenski
On Tue, May 6, 2008 at 9:18 AM, Klaas Holwerda <[EMAIL PROTECTED]> wrote: > Hi John, > > This first few wrap fine. > > %operator a2dDoMu& operator=( const a2dDoMu& ); > %operator a2dDoMu& operator=( const wxChar* ); > %operator a2dDoMu& operator=( double ); > %operator int operat

Re: [wxlua-users] Unix wxListCtrl error

2008-05-12 Thread John Labenski
On Tue, May 6, 2008 at 5:16 AM, Éjjeli Őrjárat <[EMAIL PROTECTED]> wrote: > Hi all! > I am developing an application, which uses wxLUA and LUA-AIO for > multithreading. I fill a wxListCtrl in it, but on Unix (on Windows no!) it > causes a crash with these errors: http://dcpp.hu/images/error.png I d