graphing/plotting with python and interface builder

Jacob Davis j.foster.davis at gmail.com
Sat Feb 23 16:12:12 EST 2008


I found SM2DGraphView, but I guess that I am too much of a newbie with  
interface builder and pyobjc to figure out how to get SM2DGraphView to  
work.  Are there any good tutorials (or better yet, examples) of how  
to get SM2DGraphView to work?

I don't know pyobjc well at all.

Thanks

Jake


On Feb 23, 2008, at 5:54 AM, Diez B. Roggisch wrote:

> Jacob Davis schrieb:
>> Hi.
>>
>> I am developing for mac and using Xcode and Interface Builder 3.0.  I
>> can make a simple application, but I am having a hard time trying to
>> figure out a good way to create a graph or plot for a class project.
>>
>> Does anybody have any tips on where to get started, or on how to do  
>> this?
>>
>> I have searched far for several days now, but I don't know if I am on
>> the right track.  Any help is much appreciated.
>
> I use
>
> http://developer.snowmintcs.com/frameworks/sm2dgraphview/index.html
>
>
> under 10.4. I don't see why it shouldn't work under 10.5. I assume you
> use pyobjc? I had to use the signature-decorator to make the
> SM2DGraphDataSource-category work - but I'm not sure if pyobjc 2.0
> changes anything in that respect.
>
>
> Diez
> -- 
> http://mail.python.org/mailman/listinfo/python-list




More information about the Python-list mailing list