We Recommend

Effective Tcl/Tk Programming: Writing Better Programs with Tcl and Tk 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.


Posted By

yuconner on 08/16/06


Tagged


Versions (?)


Call function & assigment in lua


Published in: Lua 


"self" is like a "this" pointer in c++

  1. self.object = domainname.object2:function(param1,param2)

Report this snippet 

You need to login to post a comment.