Re: [Pythonmac-SIG] PyObjCStrBridgeWarning from NibClassBuilder.extractClasses

2005-05-09 Thread Bob Ippolito
On May 9, 2005, at 4:23 PM, Bob Swerdlow wrote: > I'm still working to get my application running with Py2App. > Things look > pretty good now, except that at start-up, I still get a > PyObjCStrBridgeWarning when the application starts. I stripped my > test case > down to the point where al

[Pythonmac-SIG] PyObjCStrBridgeWarning from NibClassBuilder.extractClasses

2005-05-09 Thread Bob Swerdlow
I'm still working to get my application running with Py2App. Things look pretty good now, except that at start-up, I still get a PyObjCStrBridgeWarning when the application starts. I stripped my test case down to the point where all it was doing was loading a new NIB (created by saving a new,