Thread: Onset varible
View Single Post
  #11  
Unread 03-27-2011, 09:58 PM
Draven_Caine's Avatar
Draven_Caine Draven_Caine is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Oct 2009
Server: Unrest
Posts: 155
Default

Quote:
Originally Posted by Drumstix42 View Post
Don't actually modify the normal Add button. I wanted you to "clone" it IE make one that mimics it and that's where your extra code goes. This code then triggers the Add button

[Check box] toggles which button # is visible

{YourCloned button #1} Press it, do some stuff, press the Add button, close window
{YourCloned button #2} Press it, do some stuff, press the Add button
{Add button} gets pressed by the cloned button
OK, i got that much but the issue I am having is how to make it do the stuff.
how to make my button press the default button?

I know how to make it visible or not and how to close the window.

Thanks both of you for bareing with me on this
Draven
Reply With Quote