Computing.Net > Forums > Programming > dos apps

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

dos apps

Reply to Message Icon

Name: CLIVE
Date: June 25, 2004 at 02:47:52 Pacific
OS: win2000
CPU/Ram: pentium 256
Comment:

Hi: Can anyone tell me how to write dos applications that give a graphical user interface using characters etc, just like borlands turbo debugger and so many more.
I think a good question would be:
What was turbo debugger written in?
Thanks
Clive



Sponsored Link
Ads by Google

Response Number 1
Name: IVO
Date: June 25, 2004 at 03:20:35 Pacific
Reply:

If you refer to user semi-graphic (text built) interfaces like those implemented by the Borland's IDE for programmers, a powerful tool even if cumbersome is Turbo Vision, the object oriented programming extension of Turbo Pasacal 5, 6 and 7.

It is integral part of those products and, apart 7.0, you can find public domain copies on the web.

It is quite complex, but the resulting applications look like the nice Borland's interfaces with many tools (editors, shell, dialog boxes, mouse support) readily available.

I'm speaking of course, as you posted, about true 16 bit DOS applications that can still run under Windows environments but can't exploit the full capabilities of 32 bit operating systems.


0

Response Number 2
Name: SteveWalsh
Date: June 25, 2004 at 21:18:20 Pacific
Reply:

why do you want to do this? learning Win32 is just as easy (if not easier) and its better. if your main reason is easiness get visual C++ and use MFC those rock!


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: dos apps

Screen Saver in DOS App www.computing.net/answers/programming/screen-saver-in-dos-app/13828.html

Batch-- do not start if running www.computing.net/answers/programming/batch-do-not-start-if-running-/14787.html

Read mp3-title and artist with dos www.computing.net/answers/programming/read-mp3title-and-artist-with-dos/12556.html