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.

DarkBASIC Discussion / Windows applications

Author
Message
TEH_CODERER
21
Years of Service
User Offline
Joined: 12th Nov 2003
Location: Right behind you!
Posted: 1st May 2004 13:08
Nothing against BLUE GUI or the chap who made it but...
I was using another language, IBasic, the other day and it called
'system32.dll' and used windows applications from there.
All I am saying is why spend money on something you can make for free?
As of yet I haven't got used to DLL calls in DB but IBasic is older
and not as good as Dark Basic so I am sure it is possible.
If someone works it out before me then please let me know.

Current Projects: Dark_Worlds_Map_Editor version0.1 [email protected]
TEH_CODERER
21
Years of Service
User Offline
Joined: 12th Nov 2003
Location: Right behind you!
Posted: 4th May 2004 18:59
Try this:
Load Dll "shell32.dll",1
Call DLL 1,"SHBrowseForFolder"

Current Projects: Dark_Worlds_Map_Editor version0.1 [email protected]
the_winch
22
Years of Service
User Offline
Joined: 1st Feb 2003
Location: Oxford, UK
Posted: 5th May 2004 04:59 Edited at: 5th May 2004 04:59
The reason being you can do it using bluegui in a minute and hardly any lines of code or in several hours and an awful lot of code.
Write the code that will put a button on a db window that quits the program when you click it and post the code here.
This is the code to do it in bluegui



i won't see you in the pit
TEH_CODERER
21
Years of Service
User Offline
Joined: 12th Nov 2003
Location: Right behind you!
Posted: 7th May 2004 21:19
Try 'set window on`.
The window automatically has an exit button aswell as minimize and restore.

Current Projects: Dark_Worlds_Map_Editor version0.1 [email protected]

Login to post a reply

Server time is: 2025-05-23 17:29:50
Your offset time is: 2025-05-23 17:29:50