[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug in save panel?
From: |
Richard Frith-Macdonald |
Subject: |
Re: Bug in save panel? |
Date: |
Mon, 4 Mar 2002 10:23:24 +0000 |
On Sunday, March 3, 2002, at 03:03 PM, Philippe C.D. Robert wrote:
Hi,
I noticed that when I use a save panel multiple times, the layout gets
screwed
up when using an accessory view whenever I open the panel more than
once. I am
not sure if this is because of my code or not. You can reproduce it with
ProjectCenter ( ie. create many new projects ), the code is in
PCMenuController
and should be pretty basic:
Should be fixed in CVS now - a few bugs in adding/removing accessory
views and
setting autoresizing masks in the panel.
I also modified PC to set sizing of the accessory view so it should
always be
big enough for the popup menu.