4 chars");
return 0;
}
memcpy((char *)pr, PyString_AsString(v), 4);
return 1;
}
At any rate, sorry this email is so long, but any help would be
appreciated. It'd be really great to get this external editor feature
working...
Incidentally, here are some relevant links:
ODB Suite:
http://www.barebones.com/support/develop/odbsuite.shtml
MiniAEFrame.py:
http://cvs.sourceforge.net/viewcvs.py/python/python/dist/src/Lib/
plat-mac/MiniAEFrame.py?rev=1.5&view=log
Thanks in advance,
-phil christensen
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
you must be new here. ;-)
On Jul 27, 2005, at 12:53 PM, Jon Rosebaugh wrote:
> Where's the documentation?
[snip snip snip]
> This reminds me of trying to learn Twisted.
>
> On 7/27/05, Bob Ippolito <[EMAIL PROTECTED]> wrote:
>
>> You've got the wrong impression of PyObjC. Download it, play with