Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can i make an undo button?

Status
Not open for further replies.

kruxty

Programmer
Joined
Jul 17, 2001
Messages
197
Location
PT
I want to make an undo button! How can i do this? :o)
 
what are you undoing
give an example
 
Well, i'm making changes in text such as Color, Fontname, size, etc... How can i undo this?
 
save the previous settings to an array when they press the undo reset using the array values
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top