| Forum |
|
|||||||
| Software Q&A Having trouble with software? Find solutions here |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
In The Zone
Join Date: Oct 2006
Posts: 384
|
I'm an engineering student and have developed an application as part of my final year project. It's working well. But I'm supposed to design a front end for it. The way I have implemented it is: The user provides the input from command line like: prog-name supposed-file-name -level file1 [file2] [file3] .... prog-name is the executable, supposed file-name is the output file obtained after running the executable, and then the file names. Please guys suggest me how to develop a front-end for this. |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
Human Spambot
Join Date: Nov 2004
Location: Madurai
Posts: 2,338
|
Create a VB GUI that gets file names, then executes a system call for the program with the parameters... You can get VB.NET Express Edition downloadable free... Or, you can probably also use VC# (Express Edition provided in this month's Digit DVD) but I have no experience in it...
Arun |
|
|
|
|
#3 (permalink) | |
|
In The Zone
Join Date: Oct 2006
Posts: 384
|
Quote:
|
|
|
|
|
|
#4 (permalink) |
|
Human Spambot
Join Date: Nov 2004
Location: Madurai
Posts: 2,338
|
I think that process call in vb.net allows you to wait for the process to exit and then continue code processing... Is this what you are looking for? If so, I will check up further and get back to you...
Arun |
|
|
|
|
#5 (permalink) |
|
God of Mistakes...
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,905
|
Why don't u think for "C" / "C++" for developing command line programs?
(plz correct me if I'm supposing something wrong..
__________________
Registered Linux User #468778 ---------------------------------- http://twitter.com/_Garbage_ |
|
|
|
|
#6 (permalink) | ||
|
In The Zone
Join Date: Oct 2006
Posts: 384
|
Quote:
Quote:
Now I'm thinking of using QT for designing the interface. Anyone has experience with it? Last edited by webgenius; 06-04-2007 at 08:22 PM. Reason: Automerged Doublepost |
||
|
|
|
|
#7 (permalink) |
|
Human Spambot
Join Date: Nov 2004
Location: Madurai
Posts: 2,338
|
If you dont want the executable to have the user press a key after completion, you should have the source code and edit it... AFAIK, there is no way you can simulate a keypress from one program for a diff program, even if you know when to press it...
Arun |
|
|
|
|
#8 (permalink) | |
|
In The Zone
Join Date: Oct 2006
Posts: 384
|
Quote:
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Front USB Probs | gg_3000 | Hardware Q&A | 3 | 12-11-2009 10:30 AM |
| front USB are not working | hrushij | Peripherals | 2 | 30-03-2007 10:25 AM |
| A Good Project in PHP for my college project | debiprasad_sahoo | Open Source | 8 | 15-12-2006 05:31 PM |
| nfs ug2 cant see the front road and my car | romeo_8693 | QnA (read only) | 3 | 27-12-2005 12:58 PM |