Path: utzoo!attcan!uunet!cs.utexas.edu!sdd.hp.com!ucsd!ucselx!news From: purcell@sciences.sdsu.edu (Guy B. Purcell) Newsgroups: comp.sys.mac.programmer Subject: Th C cdev sample question Message-ID: <1990Jun8.184240.16807@ucselx.sdsu.edu> Date: 8 Jun 90 18:42:40 GMT Sender: news@ucselx.sdsu.edu (News Admin) Organization: SDSU College of Sciences Lines: 11 I am creating a cdev using (you guessed it) THINK C (4.0.1). Symantec provides an object-oriented sample & instructions for creating its like. However, I have run across the following little note in their source that bothers me: * A TE record is created to allow entry of sample text. For some * reason, editText dialog items don't seem to work in cdev's, so * we have to use a userItem. (The item is listed as a statText item I tried using editText DITL items, & they *seemed* to work ok. Could someone who has experience with Th C & cdev-writing please tell me what Symantec means by that note? Thanks. Guy (purcell@zeus.sdsu.edu)