Published in: Lua
"self" is like a "this" pointer in c++
self.object = domainname.object2:function(param1,param2)
You need to login to post a comment.
Effective Tcl/Tk Programming: Writing Better Programs with Tcl and Tk
Shows how to build Tcl/Tk applications effectively. Teaches how to: create interactive displays with canvas widget, create customized editors with the text widget, handle data structures, interface with existing applications and more.
yuconner on 08/16/06
Published in: Lua
"self" is like a "this" pointer in c++
self.object = domainname.object2:function(param1,param2)
You need to login to post a comment.