From: נדב ט. <tn...@gm...> - 2010-03-05 16:37:05
|
Hi, I want to make a dashboard widget, which part of it has interaction with a terminal. So far I have used NSTask just to find out that because it's not a pseudo terminal, it doesn't work right. so after a quick search I found that probably my best option is iTerm, I have downloaded the lastest stable source code and narrowed down the code to the PTYTask class which is exactly what I need. now I need to found out how to use this class, and since there is no reference I hope that you will help me with this one. will you? |