[Pythoncard-users] a lot of cvs updates today
by Kevin Altis other posts by this author
May 2 2002 4:30AM messages near this date
[Pythoncard-users] OS X apps now always have a menubar
|
[Pythoncard-users] More screen shots
I've done a lot of cvs updates today while tracking down problems on Mac OS
X.
disabled the shell in the turtle sample on Mac OS X
fixed findfiles to search sub-directories on Mac OS X
fixed findfiles launching on Mac OS X
modified findfiles to use a List rather than a TextArea on the Mac
disabled Go To in textEditor to avoid Mac OS X segfault
removed hard-coded window positioning such as (5, 5) so that
windows wouldn't appear under Mac OS X menubar
changed HtmlWindow to be a direct subclass
fixed size handling in resourceEditor for BitmapCanvas and
HtmlWindow
added HtmlWindow and BitmapCanvas to widgets sample
Yesterday's changes not previously mentioned:
added workaround for missing wxComboBox SetStringSelection
on Linux/GTK (thanks Andy)
updated Dan Shafer's Shell documentation
the new file is on the main server too
switched to os.spawnv for script launching on all platforms
The script launching is still not finished. I'm now trying to figure out the
parameter quoting on OS X which appears different than on Windows and GTK;
this might actually be a MachoPython bug. If script launching is not working
for you with the samples launcher, findfiles, textEditor, or resourceEditor
samples please let me know.
There have been numerous other little tweaks, but they aren't worth sticking
in the changelog.
ka
_______________________________________________________________
Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: bandwidth@[...].net
_______________________________________________
Pythoncard-users mailing list
Pythoncard-users@[...].net
https://lists.sourceforge.net/lists/listinfo/pythoncard-users
|