Computer Science Canada i need GUI help |
| Author: | gillen15 [ Sat Mar 01, 2008 8:53 pm ] |
| Post subject: | i need GUI help |
i was wondering if it is possible to make a gui button do more than on procedure per button. if you can, how do you do it? |
|
| Author: | StealthArcher [ Sat Mar 01, 2008 9:36 pm ] |
| Post subject: | Re: i need GUI help |
Sure, by: Making your own button. |
|
| Author: | Tony [ Sat Mar 01, 2008 10:44 pm ] |
| Post subject: | RE:i need GUI help |
you could make that procedure call other functions. |
|