Re: [Pyobjc-dev] PyShellView?
Brought to you by:
ronaldoussoren
From: Dinu G. <gh...@da...> - 2003-07-02 06:49:42
|
Michael Hudson: > For a PyObjC application I want to write, I really really want to have > a Python shell view, i.e. an area I can type Python commands into and > have them executed interactively. I should have few problems with the > Python side -- I seem to do things like this all the time -- but the > Cocoa side is considerably more mysterious to me. Sounds good to me! You may want to sniff into the following maybe: http://developer.apple.com/samplecode/Sample_Code/Cocoa/ TextViewDelegate.htm Have fun, Dinu -- Dinu C. Gherman ...................................................................... "The pure and simple truth is rarely pure and never simple." (Oscar Wilde) |