Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!usc!srhqla!quad1!carl From: carl@quad1.quad.com (Carl Priddy) Newsgroups: comp.windows.x.motif Subject: Re: Problems with XmText Summary: XmText beeps Message-ID: <14325@gouda.quad.com> Date: 10 Aug 90 18:41:20 GMT References: <2676@network.ucsd.edu> <5686@hplabsz.HPL.HP.COM> <1490@edc.edc.UUCP> Organization: Quadratron Systems Inc, Thousand Oaks Ca Lines: 16 In article <1490@edc.edc.UUCP>, fraser@edc.UUCP (Fraser Orr) writes: > Does anyone have an idea why the XmText widget beeps at me whenever I > set the doit flag to False in an XmModifyVerifyCallback? I have even > gone so far as to switch the bell off, but it still beeps at me! Well, I don't know the answer but when you find it I would like to hear. I have developed a word processor under X, and my first incarnation of the Widget hierarchy had the text widget as the main window. I discarded this since I needed multiple fonts and reasonable performance. But, I also had the _doit_ flag set to false since I wanted to handle certain events myself, and had the annoying beep. I always assumed that I had some resource and/or callback structure element set incorrectly, but after many hours of searching, finally gave up due to the "Motif (lack of)documentation blues". About the Young book, be careful, as there are numerous errors and omissions therein. Good luck. carl.