Re: [Pyobjc-dev] NSAppEnableForeground
Brought to you by:
ronaldoussoren
From: Ronald O. <ous...@ci...> - 2003-02-12 21:04:20
|
As I mentioned in the patch tracker I'd prefer to not use private functions of other libraries, even more so when those functions are not exported. During development I prefer to use the -l option of bundlebuilder, that way I don't have to rebuild the app bundle unless I add new files and I get a normal application, including Info.plist and the like. Ronald |