home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / x / 20567 < prev    next >
Encoding:
Internet Message Format  |  1992-12-26  |  959 b 

  1. Path: sparky!uunet!caen!hellgate.utah.edu!cc.usu.edu!sllkz
  2. From: sllkz@cc.usu.edu
  3. Newsgroups: comp.windows.x
  4. Subject: PLEASE HELP ME WITH THIS CALLBACK PROBLEM!
  5. Message-ID: <1992Dec26.140057.62273@cc.usu.edu>
  6. Date: 26 Dec 92 14:00:57 MDT
  7. Organization: Utah State University
  8. Lines: 13
  9.  
  10.   Hi all,
  11.          I have a problem regarding text widget. I have a text widget which
  12. always reads from a file and displays its contents. But the problem is that
  13. the callbacks relating to text widget are for activate,focus,.... etc while
  14. I NEED to invoke the callback always, no matter what. These predefined 
  15. callbacks dont help me at all Since the user will be doing other things that
  16. wouldnt activate the predefined callbacks. I hope I have made myself clear
  17. on this.
  18.      So the question is: Is there a callback resource I can use with
  19. XtAddCallback  so that the callback function is always called no matter what.
  20.     Any help will be appreciated. Thanks in advance.
  21. Krishna
  22.  
  23.