On 5/14/06, Steve Kieu <[EMAIL PROTECTED]> wrote:
http://wxlua.sourceforge.net/wxLua/bindings/wxwidgets/socket.i
Hi there, just started to port a sample server from wxWidgets c++ to wxLua
but it seems that the support for wxSocket in wxLua is not quite useable
yet. please correct if I am wrong.
First I did not see any wxSocketEventFlags exported to lua; the socket.i
has only one comment line
// %enum wxSocketEventFlags %endenum
These are actually not enums at all, they're actually typedefs in C++.
We just treat them as enums. They're added as of this afternoon.
And the method. SetEventHandler of wxSocket is not exported yet so I have
no way to set a SOCKET_ID for a socket created in wxLua .
Any idea to work around it?
Get the current CVS HEAD, I had just updated all of socket.i earlier
today. Let me know if anything is still missing or doesn't work since
I just used the docs and the headers to do it.
Regards,
John Labenski
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Wxlua-users mailing list
Wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users