ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> pythoncard
pythoncard
[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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved