Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jul 25th, 2005, 6:13 PM   #1
LegionZero
Newbie
 
LegionZero's Avatar
 
Join Date: Jul 2005
Location: Tijuana, B.C.
Posts: 19
Rep Power: 0 LegionZero is on a distinguished road
Send a message via MSN to LegionZero Send a message via Yahoo to LegionZero
Arrow DOS executable with a GUI on top. Can it be done?

Hi, im' pretty much new here would like to first say hi to all.

There is an application at work that works great, is very stable and gets the job done, however it is a DOS based application you have to run it on a DOS terminal screen and for that reason it is not very user-friendly, is there a way or is it possible at all to somehow have a GUI connect to the program and maybe have the program run in the background while the end-user uses the GUI.

Is it at all possible? if it is can someone recommend literature or how to go about it.

Thank you all in advance
__________________
War cannot be avoided until the physical cause
for its recurrence is removed and this, in the last analysis,
is the vast extent of the planet on which we live. ~ Nikola Tesla
LegionZero is offline   Reply With Quote
Old Jul 25th, 2005, 7:02 PM   #2
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Location: Waterloo, Ontario
Posts: 2,028
Rep Power: 6 Sane will become famous soon enough
Send a message via MSN to Sane
Correct me if I'm wrong.

But if the program is closed-source (you can not view the code), then you would not be able to accomplish said task. However, if it was open-sourced. You would learn the language used to make the application, and fix whatever is messed up about it. Or learn a powerful language like C++ and write a GUI for it referring to the open-sourced code.

I think that's right?
__________________
Looking for tough programming challenges? Try participating in Sane's Monthly Algorithms Challenges!
Composing Techno is a little side hobby of mine. Techno by DJ Sane. All free for download.
Sane is offline   Reply With Quote
Old Jul 26th, 2005, 1:49 PM   #3
LegionZero
Newbie
 
LegionZero's Avatar
 
Join Date: Jul 2005
Location: Tijuana, B.C.
Posts: 19
Rep Power: 0 LegionZero is on a distinguished road
Send a message via MSN to LegionZero Send a message via Yahoo to LegionZero
hmm... Yes that does seem to be our only option.

The original piece of software was developed in Clipper and the developers (our main office) created a set of external libraries that they incorporated as a sort of pseudo-code and as versions grew they attached various flavors of "C" objects, making it a mess of diferent patches .ovl's and .dlls. The software now runs great but the only problem is the DOS-text interface that makes it very un-user friendly. They (our main office) has tried to develop a Win32 version with a GUI, this new version is so volatile, crashes and performs a vast array of clitches and quirks.

The application is a company management software that tracks inventory, invoices, receipts and even has a POS interface, so re-writting is no small task.

Thanks so much for your help.
__________________
War cannot be avoided until the physical cause
for its recurrence is removed and this, in the last analysis,
is the vast extent of the planet on which we live. ~ Nikola Tesla
LegionZero is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:54 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC