ChartPlotter: Delegates
Dec
05
00
Note: All code/live demo can be found atĀ ChartPlotter Before we continue, we need to make sure we understand what a delegate is. Thomas also has a cast on these atĀ #4 Understanding delegates. Essentially certain classes have some functions that are not implemented, but must be. It is therefore the job of the delegate class to [...]
Filed under: Cappuccino, ChartPlotter, Delegates