[Pythonmac-SIG] Running Piddle on Interpreter with QD??
Just van Rossum
just@letterror.com
Wed, 3 Apr 2002 09:17:08 +0200
Jack Jansen wrote:
> If you use W outside of the IDE you must make sure that you have
> it's resource file (:Mac:Tools:IDE:Widgets.rsrc) open.
Yup.
> Hmm, coming to think of it: W can take care of this itself since
> we have the macresource module. Just?
Not sure what you mean by this?
On the other hand we could get rid of that res file entirely: the cursor data
could be hardcoded in the source and the other resources are either obsolete (2
LDEFs) or not always neccesary (arrow icons for the object browser).
Just