Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!samsung!crackers!m2c!wpi.WPI.EDU!nuk From: nuk@wpi.WPI.EDU (Jacob W Anderson) Newsgroups: comp.sys.mac.programmer Subject: Blinking Insertion Point Message-ID: <1990Oct31.024848.24733@wpi.WPI.EDU> Date: 31 Oct 90 02:48:48 GMT Organization: Worcester Polytechnic Institute Lines: 12 I am working on a program that need the user to input some vital info inside a dialog box, but the problem is that when I call my filter procedure and it returns FALSE, the blinking insertion point is non existent. In IM, it says that the use of MODALDIALG(filterproc:ptr,itemhit:integer) will take care of the blinking cursor if the filterproc will return false, is this true and my programming skills are not very good or what? If you know how to do this, please tell me, I have tried to use the TeIdle command in conjunction with the Dialog records textH field, but this still does not work. HELP?!? mail to: nuk@wpi.wpi.edu