Re: [Pyobjc-dev] UI bindings no longer work for me
Brought to you by:
ronaldoussoren
From: Mani G. <ma...@tu...> - 2009-09-01 03:56:18
|
On Mon, Aug 31, 2009 at 11:12 PM, Mani Ghasemlou<ma...@tu...> wrote: > Hi all, > > I've attached a very simple Xcode project, that works in Leopard > (PyObjC 2.0) but does not work properly in Snow Leopard (PyObjC > 2.2b3). > > I have an NSImageView, whose Hidden state is bound to a variable of my > app delegate. Clicking the "Show" button sets this value to False, and > "Hide" sets this value to True. > > Using Snow Leopard, the NSImageView's Hidden state does not change > when clicking these buttons. Using Leopard, the image shows and hides > itself depending on the button pressed. > > Can someone help me understand what I might be doing wrong? > > Thanks very much, > Mani > Had trouble attaching the file, here is a direct link: http://bit.ly/3pIgOW Regards, Mani |