
12-02-2010, 07:18 AM
|
Jazz teh Awesome
|
 |
Join Date: Jul 2006
Location: California
Posts: 596
|
|
Well, I have different types of gui controls.
Some of which have different functions...which is why I was hoping I could trigger the gui control itself.
Because one might trigger 'DoStuff' while the other could trigger 'DoOtherStuff'.
Which is why I was hoping for something along the lines of triggering the gui control....would make like much easier.
Edit: I solved the problem by just using a dynamic function, and storing the function that the gui should trigger within the gui control itself. :P |
|
|