- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
3 Posted Topics
Hi, I'm pretty new to c# and I have developed a Windows Form application that has a bunch of checkboxes. when the user clicks on them they hide() and once the game is over they reappear using show() but i cannot find a way to uncheck them once they reappear. …
Well, the way I normally do it is I would wrap your "main()" into a function like main2() and then at the end menu1() make a call to main2(). Then in main() just call main2() and it will work like it should. I'm not the best with programing but it …
Hi, I am relatively new to c++ and DW so this may sound a little stiff. I recently learned about classes and I was wondering if there is a way to take user input and set that input to a private variable. I know it would require accessors methods, but …
The End.
tvand7093