Re: [Pyobjc-dev] Problems with 1.1a0 and NSImageView.setFrameSize_ ()
Brought to you by:
ronaldoussoren
From: Bob I. <bo...@re...> - 2004-02-05 21:25:54
|
On Feb 5, 2004, at 3:39 PM, Francesco Pierfederici wrote: > I have an application that works great with PyObjC 1.0 but hangs with > 1.1a0. > > It turns out that this line of code > > self.setFrameSize_ (new_size) What version of OS X and Python is this, and would it be possible for you to provide a minimal example of a program that causes this hang? -bob |