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 / some questions that I don't know and can you help me ?

Author
Message
Can I use VC++ 6 with Dark GDK
16
Years of Service
User Offline
Joined: 8th Jan 2008
Location:
Posted: 3rd Feb 2008 06:33
1.Can MFC be used with Dark GDK or not ?

2.Can I use all of API function with Dark GDK ?

3.I try to use SetTimer Function with Dark GDK but it didn't work.
How can I set the time in Dark GDK ?
I try to use dbTimer but I don't know how does it work.
For my purpose, I want it set the time every one second so that I use it to increse the value of variable every one second too.

4.How can I design any form or any control(such as button, menu, etc) with Dark GDK. can it do this?

5.what are the differences between Dark GDK and Dark GDK.NET ?

6.the finally can I use Vc++6 with Dark GDK ?

oh, thanks so much.. (I'm new in Dark GDK and Programming)
Carlos
20
Years of Service
User Offline
Joined: 26th Mar 2004
Location:
Posted: 4th Feb 2008 06:42
A.1. No.

A.2. You mean WinAPI?

A.3. Use a variable to get the start time startTime=dbTimer() and then check if ( dbTimer()+ milliSeconds >= startTime ) {do your things here, and update startTime}

A.4. Use sprites and collision functions to implement by yourself...

A.5. DarkGDK is for Visual C++ 2008. DarkGDK.NET is for C#/VB.

A.6. No. The newest version is only for VC++ 2008.

I am new in DarkGDK too.

Carlos
Daggeth
17
Years of Service
User Offline
Joined: 3rd May 2007
Location:
Posted: 4th Feb 2008 06:55
1. Theres no real reason to use MFC. I think they're replacing MFC with .NET Framework anyway, and .NET Framework works just fine with DarkGDK.

2. You can use WinAPI.

4. Ofcourse you can use windows forms with DarkGDK.

6. Upgrade from VC++ 6 to Visual Studio 2008 Express, its free!
Can I use VC++ 6 with Dark GDK
16
Years of Service
User Offline
Joined: 8th Jan 2008
Location:
Posted: 4th Feb 2008 12:32
thanks for your answer..

Login to post a reply

Server time is: 2024-09-29 11:29:56
Your offset time is: 2024-09-29 11:29:56