View Single Post
08-18-10, 10:10 AM   #20
Toran
A Nerdscale Dorkin
 
Toran's Avatar
Premium Member
Join Date: May 2006
Posts: 143
Originally Posted by p3lim View Post
self.CPoints.PostUpdate = somefunction
Thanks. Still learning here, sorry for the multiple questions. Phanx said to add it to my cpoints element. Would it go under/above the "self.CPoints = CPoints"? And would it look like this (based on my code above):

Code:
self.CPoints.PostUpdate = CPoints
  Reply With Quote