[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Beginning GUI Applications




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!!