Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~793 People Reached
Favorite Tags
c x 2
Member Avatar for Oracle1986
Member Avatar for Begginnerdev
0
96
Member Avatar for Oracle1986

My project is to create controls inside a class library and then display them in another application. I already added the class library to my reference inside the application and added System.Windows.Forms to my class library. Here is the code in the class library: using System.ComponentModel; using System.Data; using System.Drawing; …

Member Avatar for Oracle1986
0
183
Member Avatar for Oracle1986

Hey all, How can I change the text of a button each time a user clicks on it? For example, I have a button "Connect", if connection is successfull I want to change the text to "Disconnect" and vice versa. For now I dont have any function that checks if …

Member Avatar for Oracle1986
0
165
Member Avatar for Oracle1986

Hey All, How would i go about retrieving xbox 360 thumbstick values and displaying them on the screen in c++?

Member Avatar for DeanMSands3
0
100
Member Avatar for Oracle1986

Hey all, Im working on a number guessing game where a user has 10 tries to a guess a number. The program supposed to display user guesses and then the main menu after the game has finished. Im running into a couple of problems. The first one being that for …

Member Avatar for Oracle1986
0
249