Re: [Pyobjc-dev] Pure Python Cocoa GUI application?
Brought to you by:
ronaldoussoren
|
From: Greg E. <gre...@ca...> - 2009-03-17 10:48:46
|
Ronald Oussoren wrote: > > Is there any way from pure python (no main.m, no >> nib) to get something showing on the screen? I know that without a nib >> I won't get a proper dock icon or a menu bar, It's possible to get a proper menu bar without a nib using a trick or two. Let me know if you want details. -- Greg |