Hi,

how is manual delete supposed to work in wxLua? I tried to call

myButton = wx.wxButton(....)
myButton:delete()

but I got the error:

[string "untitled.lua*"]:2: wxLua: Unable to call wxuserdata:delete() on object!
Function called: 'delete(userdata)'
01. wxEvtHandler::delete(wxEvtHandler(self))

Am I missing something here or is this a bug?

-- 
Best regards,
 Andreas Falkenhahn                          mailto:andr...@falkenhahn.com


------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to