I just want to click on nextBtn and change the properties of the menu buttons. But, it doesn’s change. Can someone take a look and tell me how I can do it?
I attached a text file. Please help!!!
I just want to click on nextBtn and change the properties of the menu buttons. But, it doesn’s change. Can someone take a look and tell me how I can do it?
I attached a text file. Please help!!!
well it looks a little to complicated to me… I’d suggest breaking it up into a few functions… which will help with error checking… I noticed you have a bunch of repeating code… a sure sign a new function is in order plus then you only have to fix it once… rather than the 3 times you have virtually the same code executing…
But the thing is I’m not too sure how I can make the repetitive codes to be in another function? I tried grabbing the codes out and call the function in my GenerateMenu but it doesn’t seems to work. If you can help me have a look at it would be appreciated.
:: Copyright KIRUPA 2024 //--