[Pythoncard-users] OS X apps now always have a menubar
by Kevin Altis other posts by this author
May 3 2002 7:02AM messages near this date
[Pythoncard-users] A little marketing isnt a bad thing
|
[Pythoncard-users] a lot of cvs updates today
Since the menubar is a fixture on the Mac I went ahead and did a special
test for Mac OS X on app startup. If an app does not have a menubar defined
then the framework automatically supplies one with a File menu and a Quit
menu item. So, even a sample like the worldclock looks right on the Mac
since it will have an Apple menu...
I think I also tracked down why the stockprice and SourceForgeTracker
samples don't work on OS X. Basically, the parsers that should be in
xml.dom.minidom and xml.sax can't be found. I'm asking around to see why
these aren't part of the MachoPython build; hopefully it isn't user error on
my part.
http://www.python.org/doc/current/lib/module-xml.dom.minidom.html
http://www.python.org/doc/current/lib/module-xml.sax.html
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
|