Author |
Message |
Captain Mew
Joined: Mon Aug 11, 2008 6:40 am Posts: 1648 Location: ... Not America
|
Well... here's a thread where you can ask questions about C++/Java Thaiberium, take the Java part of this.
|
Mon Apr 06, 2009 4:19 pm |
|
|
SS
Joined: Sat Aug 16, 2008 8:38 am Posts: 6670 Location: Darkest Antartica Country:
Gender: Male
Skype: Thaiberium
Currently Playing: The Game
|
So, how do you make a Window in C++ without having to access the form editor?
|
Mon Apr 06, 2009 4:29 pm |
|
|
Captain Mew
Joined: Mon Aug 11, 2008 6:40 am Posts: 1648 Location: ... Not America
|
|
Mon Apr 06, 2009 4:30 pm |
|
|
SS
Joined: Sat Aug 16, 2008 8:38 am Posts: 6670 Location: Darkest Antartica Country:
Gender: Male
Skype: Thaiberium
Currently Playing: The Game
|
I mean like, you just type code and a window appears. Example in Java This creates a window when you run the program. How do you do that in C++?
|
Mon Apr 06, 2009 4:41 pm |
|
|
Captain Mew
Joined: Mon Aug 11, 2008 6:40 am Posts: 1648 Location: ... Not America
|
Java looks pretty much like C#, in my point of view though
|
Mon Apr 06, 2009 4:58 pm |
|
|
necrolium
Joined: Wed Nov 12, 2008 9:23 pm Posts: 124 Location: Charlotte, NC
Gender: Male
|
In c++ how would you code to press a key on the keyboard?
_________________Game Maker Awesomenessness http://www.youtube.com/watch?v=11DylA2AuJI
|
Mon Apr 06, 2009 7:48 pm |
|
|
SS
Joined: Sat Aug 16, 2008 8:38 am Posts: 6670 Location: Darkest Antartica Country:
Gender: Male
Skype: Thaiberium
Currently Playing: The Game
|
Wow, that C++ code looks rather complicated. Then again, I don't know how its properly packaged.
|
Tue Apr 07, 2009 4:13 am |
|
|
Captain Mew
Joined: Mon Aug 11, 2008 6:40 am Posts: 1648 Location: ... Not America
|
|
Tue Apr 07, 2009 3:24 pm |
|
|
necrolium
Joined: Wed Nov 12, 2008 9:23 pm Posts: 124 Location: Charlotte, NC
Gender: Male
|
Why do you need that system::forms::windows:: thing for?
_________________Game Maker Awesomenessness http://www.youtube.com/watch?v=11DylA2AuJI
|
Tue Apr 07, 2009 3:43 pm |
|
|
Captain Mew
Joined: Mon Aug 11, 2008 6:40 am Posts: 1648 Location: ... Not America
|
you need it to implement automatic functions
|
Tue Apr 07, 2009 5:55 pm |
|
|
necrolium
Joined: Wed Nov 12, 2008 9:23 pm Posts: 124 Location: Charlotte, NC
Gender: Male
|
What is an automatic function?
_________________Game Maker Awesomenessness http://www.youtube.com/watch?v=11DylA2AuJI
|
Tue Apr 07, 2009 6:38 pm |
|
|
SS
Joined: Sat Aug 16, 2008 8:38 am Posts: 6670 Location: Darkest Antartica Country:
Gender: Male
Skype: Thaiberium
Currently Playing: The Game
|
You might want to read up on Object Oriented programming theory and the basics of C++ (or Java) before attempting anything like games or apps on it.
|
Wed Apr 08, 2009 11:33 am |
|
|
necrolium
Joined: Wed Nov 12, 2008 9:23 pm Posts: 124 Location: Charlotte, NC
Gender: Male
|
I'm just asking I don't really use mine.
_________________Game Maker Awesomenessness http://www.youtube.com/watch?v=11DylA2AuJI
|
Wed Apr 08, 2009 12:20 pm |
|
|
SS
Joined: Sat Aug 16, 2008 8:38 am Posts: 6670 Location: Darkest Antartica Country:
Gender: Male
Skype: Thaiberium
Currently Playing: The Game
|
If were well read up, it wouldn't be a question now is it? Learning other PLs outside academics requires a lot of self-study.
|
Thu Apr 09, 2009 1:06 pm |
|
|
Tid
Joined: Fri Jan 02, 2009 6:02 pm Posts: 7283 Location: Australia Country:
Gender: Male
MGN Username: Tid
Currently Playing: Deep™ The™ Game™
|
I plan on learning c++ soon. Good choice/bad choice?
_________________Ask me anything!!! Special thanks to Steven for my beautiful Deep avatar! <3
|
Mon Apr 27, 2009 6:17 am |
|
|