cutekittenkyti
2008-08-14 18:10:04 UTC
I'm writing a program that when I am iterating through a loop, I want to have some buttons disabled and grayed. Once the loop is done, I want those buttons to now be enabled. But I have no clue how to programatically do this(aka enable and disable while the program is running, NOT before the program starts) Any help would be appreciated