Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!apple!uokmax!geohub!dwight From: dwight@geohub.gcn.uoknor.edu (Dwight D. Moore) Newsgroups: comp.windows.x.motif Subject: cursor in XmText Message-ID: <1991May3.095911@geohub.gcn.uoknor.edu> Date: 3 May 91 15:00:47 GMT Sender: news@uokmax.ecn.uoknor.edu (Nets) Reply-To: dwight@geohub.gcn.uoknor.edu Organization: Geosciences Computing Network, Univ. of Oklahoma Lines: 16 How do I get rid of the cursor in a text widget? (Using Motif 1.1 on VMS) ---------------------------------------------------------------------------- Dwight D. Moore Geosciences Computing Network University of Oklahoma dwight@geohub.gcn.uoknor.edu (129.15.40.10) ---------------------------------------------------------------------------- disclaimer () { if ((fp = fopen("mail", "w+")) == NULL) exit (1); fprintf (fp, "This is my opinion.\n"); fprintf (fp, "This does not represent the opinion of OU or the GCN\n"); fclose (fp); }