jsuker@paris.ics.uci.edu (Johnathon Laurence Suker) (03/28/90)
I have been reading the Object-Oriented Programming manual that comes with Think Pascal 3.0 and I have a few questions I was hoping someone (anyone/Rich?) could answer: (1) Can anyone suggest a good OOP book that helps a knowledgable Mac programmer make the transition into Object Oriented Programming. (2) I have been trying to implement a scrolling list (more specifically a spreadsheet type of list with rows and columns that have grey lines outlining the rows and columns. I would also like to put text in the cells) in OOP. I have a problem deciding if spreadsheet should be a subclass of CPanorama or CPane (I am using the TCL of course). Any one with help, suggestions, *CODE*, etc. would be greatly appreciated. (3) Is their some time of mailing for anyone using Think Pascal 3.0 TCL or OOP. I would like to get in touch with people who are using this on a regular basis (I relize it is a relatively new product but I am anxious to start learning OOP). (4) Is there an outlet for TCL subclasses that people have made that are available to stuggling OOPer's (This ties in with some of the above questions I realize). Also, does anyone know if Symantec has any support for OOP or any sample code. Thanks very much in advance Johnathon Suker **A (physically) sick programmer who is on Spring Break and wants to use his computer while he recuperates in bed **