Re: terminal app
Re: terminal app
- Subject: Re: terminal app
- From: Philip Streck <email@hidden>
- Date: Tue, 3 Sep 2002 08:38:20 -0400
you'll need to use the BSD APIs. Look into how darwin handles PTYs, it
should be the same as the rest of the BSDs. It would probably be
easier to use the gnome terminal widget code as a starting point.
Later,
Phil
On Sunday, September 1, 2002, at 11:33 PM, Coleman Nitroy wrote:
I want to write a simple terminal app that basicly combines the
ability to
make transparent borderless windows (like the On screen controls for
volume
and brightness). Does anyone know how to go about doing this? I
roughly know
how to make the transparent borderless window its I have no idea how
to make
the functionality (terminal).
Thanks in advance
--NitroPye
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >terminal app (From: Coleman Nitroy <email@hidden>) |