 |
 |
Building GUI for existing application
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Mar 2004
Status:
Offline
|
|
Hello
I'm new to Mac and programming, what i want to do is build
GUI for a simple app that till now runs in terminal window.
I dont know if I can do it with Interface Builder from Xtools
or maybe there is other way to do it.
What i want is build GUI for this:
# application -f <server IP>
output code output code output code
output code output code output code
output code output code output code
after that just debug and info about connection to server, i want to include inhis info/debug text it in my GUI.
Basicly it is a interface to running console in background.
So what can I use to build GUI for it?
Thanks in advance
Mike
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Jun 2002
Status:
Offline
|
|
I believe NSTask is normally used to wrap GUI's around Terminal commands. Look it up at cocoa.mamasam.com
Thanks,
Oliver
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Oct 2001
Location: San Diego, CA, USA
Status:
Offline
|
|
|
|
|
Chuck
___
"Instead of either 'multi-talented' or 'multitalented' use 'bisexual'."
|
| |
|
|
|
 |
|
 |
|
Mac Enthusiast
Join Date: Aug 1999
Location: Calgary, Alberta, Canada
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Aug 2001
Location: Vienna, Austria
Status:
Offline
|
|
You might want to take a look at my articles on cocoadevcentral about that topic:
Part 1
Part 2
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Mar 2004
Status:
Offline
|
|
Thanks for help!
I"ll try to collect your info and code my app.
Programing on Mac it is not so easy as i thought.
Mike
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Jun 2001
Location: Madrid
Status:
Offline
|
|
You may also use REALBasic to do that.
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Mar 2000
Location: London, UK
Status:
Offline
|
|
Originally posted by RealMadrid:
You may also use REALBasic to do that.
But why would you want to? 
|
|
|
| |
|
|
|
 |
|
 |
|
Registered User
Join Date: Apr 2003
Location: The Internets
Status:
Offline
|
|
Because it will be the fastest way to do it.
Becuase he wants it done fast.
Because unless his terminal app is Blast he should be fine.
Because he may want to port this app to linux or windows which can be done in RB but not cocoa.
Becuase he wants it done fast.
Of course you could volunteer to do it for him.... I bet that would be the fastest way...
insert  here
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Mar 2004
Status:
Offline
|
|
Actual my aim is to learn to code on Mac in Cocoa/Xcode so i try first to build some GUI.
This app i tray to build GUI has already GUI on Linux and Win.
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|