[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Beginning GUI Applications
- Subject: Beginning GUI Applications
- From: <hom(at)sask.usask.ca>
- Date: Fri, 11 Aug 2000 12:06:38 CST
- Newsgroups: comp.lang.idl-pvwave
- Organization: University of Saskatchewan
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:20804
Is there a way to pass values between event procedures?
I want several values to be carried and modified throughout my GUI
application.
When just coding, I use a main program. When using GUI's, where is the
"main program"?
I would really appreciate any help!!