Dollars BBS | Technology

feed-icon

Main

News

Animation

Art

Comics

Films

Food

Games

Literature

Music

Personal

Sports

Technology

Random

Help with C++ WIndows Form Application (5)

1 Name: Szayne : 2017-10-16 13:34 ID:R4zwJL7F [Del]

So now we were taught how to make codes console-based one like those cmd like things using c++ on a microsoft visual studio. I have made a program called "Suertres Simulator" which kind of a lottery game but has only 3 numbers to guess from unlike other lottery games which has like 6 to 9 numbers to choose from, but it has lower reward.

Now the problem is, our teacher would like to have a Windows Form Application for it. Somekind of an actual program that looks like a message box that has buttons and shit on it. But he hasn't even told us how and this was our project for the finals. So I was wondering how to convert my console-based codes into the the windows form application one, I have searched tutorials on YT but I haven't been able to see one. So I decided to watch how they make a calculator using the WFA, and I recognized they didn't call for any libraries (#include ) so I was wondering if it is built in and I wouldn't have to call any libraries so that my program would work since the console program has a random number generator (code) which needs to include cstime and cstlib libraries.

2 Name: Sid!MYwXno9Hgc : 2017-10-16 16:41 ID:Vt5lzgJr [Del]

I'm assuming you are talking about a GUI and not the cout yes? Google gui's for c++. If you are still doing random selection this far into the semester I'm guessing you are in a intro class, which doesn't make sense to code a GUI that elaborate from scratch.

3 Name: Amore!d22ZpIHHos : 2017-10-22 18:19 ID:Ty8mHdi3 [Del]

If you need any help, contact me by my email.

-amore of the Dollars



I bet you know it already
#me

4 Name: Szayne : 2017-11-18 11:22 ID:RWgQJ5Mj [Del]

>>1 >>2 Haha, I got it already. sorry for the very late rep. I already presented my program and it was a bam, got 91 grade. And yes it's still an intro class.

5 Name: Kurosuke !TgvcuYUnME : 2017-11-18 15:28 ID:rueE24cu [Del]

>>3 he was like asking for help already.. he really didnt need to email you.. if you can reply here XD

>>4 Yay~ Congrats! and and still an intro class, you can use C in Adobe animation if you wanted to create a more graphic program.