[PYTHONMAC-SIG] python15b3 development
Jack Jansen
Jack.Jansen@cwi.nl
Sun, 22 Feb 1998 23:47:46 +0100
Recently, "James B. Wilkinson" <jimmy@cs.cofc.edu> said:
> Two things I had to change in the development folder before I could get
> things to work:
>
> 1) the file xxmodule.c seems to be missing. I downloaded the full source
> distribution and found it there.
Oops, my fault. I exclude all .c files in the distribution, but I
should make an exception for xxmodule.c (and for the .c file in the
embedding demo).
> 2) When I dod a make in xx.prj, I got the message 'Couldn't find project
> file "PythonCore".' This seemed to refer to the item labeled "PythonCore"
> listed under "Libraries" in the Files panel of xx.prj, and I certainly
> didn't have a project file named PythonCore in the development
folder.
And this is casued by the new distribution process, which moves
PythonCore to the extensions folder under the name PythonCore
<version>. Just: do you think there's an easy fix for this, or should
I just put a note in the readme file?
>
> While running Modulator during all this I noticed that, when you point into
> a textbox, the cursor switches rapidly back and forth between ibeam and
> arrow. Is this something to do with Tk?
I've seen this too, but not had the time to look into it. It could be
a problem with modulator (I'll check that by trying it on unix), with
Tk or with the Python/Sioux and Tk eventloop interacting. I'll put it
on the todo list, but it isn't high-priority.
--
Jack Jansen | ++++ stop the execution of Mumia Abu-Jamal ++++
Jack.Jansen@cwi.nl | ++++ if you agree copy these lines to your sig ++++
http://www.cwi.nl/~jack | see http://www.xs4all.nl/~tank/spg-l/sigaction.htm
_______________
PYTHONMAC-SIG - SIG on Python for the Apple Macintosh
send messages to: pythonmac-sig@python.org
administrivia to: pythonmac-sig-request@python.org
_______________