Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Dark GDK / Tutorial: making Windows, and then using them with DarkGDK

Author
Message
Ultimate_H
15
Years of Service
User Offline
Joined: 11th Mar 2009
Location: A place that is neither here nor there
Posted: 6th Dec 2009 03:51
Hey all, I have figured out all I wanted/needed to be able to actually make windows that work with DarkGDK. I figured I should write up a tutorial(seeing as I couldn't find one myself) teaching how to make basic windows with a few resources, and then how to make them work with GDK, as well as how to get GDK into another window. I also included some ready-to-compile projects for each chapter.

Please tell me if there's any part that confuses you, or if there's anything I have left out. You can also tell me if this helps you out in any way.

-H

Attachments

Login to view attachments
Marsh0
15
Years of Service
User Offline
Joined: 18th Mar 2009
Location:
Posted: 6th Dec 2009 08:16
This could help out alot of people. Good work
haliop
User Banned
Posted: 6th Dec 2009 14:54
awesome tutorial
altough there are a lot of stuff i dont understand
but i guess in time it will be ok

for now its cool that you can create main menus and buttons and not use Sprites and stuff to create your own. as windows already have them
Paynterboi TicTacToe
16
Years of Service
User Offline
Joined: 23rd Dec 2007
Location: That one place
Posted: 7th Dec 2009 20:36 Edited at: 7th Dec 2009 20:37
Mind if I submit this to DarkGDK.us to put in their tutorial sections?

Credit will be given.

Proud member of: DarkGDK.us
Ultimate_H
15
Years of Service
User Offline
Joined: 11th Mar 2009
Location: A place that is neither here nor there
Posted: 7th Dec 2009 21:09
Not at all. Anyone can post it wherever they want, as long as they don't take the credit for it.

-H

Check out my tutorial on how to make windows, and make them work with DarkGDK
haliop
User Banned
Posted: 9th Dec 2009 22:48
i get some errors with this .
its late now so im crushing little by little
will be up tommarow
i'll post the errors and yes i did that "Use multi-bytes thingi.."
but with no help , now i just get some other errors
kwakwa
14
Years of Service
User Offline
Joined: 11th Dec 2009
Location:
Posted: 11th Dec 2009 13:08
hi, how to use iostream, constream, stdlib,etc at visual C++??
thx
Ultimate_H
15
Years of Service
User Offline
Joined: 11th Mar 2009
Location: A place that is neither here nor there
Posted: 11th Dec 2009 17:38
If you're just using VC++, then all you need to do is include the header file for that library(eg, #include <iostream>.

If, however, you're wanting to use it with DarkGDK as well, you will need to change the project settings(Project->"project name" properties->Configuration properties->C/C++->Code Generation->Runtime Library) from /MTd to /MT.

Hope that helps.
-H

Check out my tutorial on how to make windows, and make them work with DarkGDK

Login to post a reply

Server time is: 2024-04-27 02:20:36
Your offset time is: 2024-04-27 02:20:36