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