Re: Recent changes on NSSavePanel

2010-02-13 Thread Gregory John Casamento
This should be fixed now.
 Gregory Casamento -- Principal Consultant - OLC, Inc 
# GNUstep Chief Maintainer





From: Germán Arias ger...@xelalug.org
To: Dev-GNUstep gnustep-dev@gnu.org
Sent: Fri, February 12, 2010 11:57:12 AM
Subject: Recent changes on NSSavePanel

After recent changes on NSSavePanel, OpenPanels and SavePanels have an
ugly behavior. For example in open panel, if you back with horizontal
scrollbar and then select other directory, the content of this directory
is written over the content of previous directory, and this is
confused. 



___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev



  ___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev


Re: Recent changes on NSSavePanel

2010-02-12 Thread Riccardo Mottola

Hi,

this is true, I have no good fix yet. It is due to changes in NSMatrix 
which are actually proven to be correct by checking behaviour on Cocoa.


The correct way to fix is not by just having the Matrix draw its 
background again, but to draw it correctly both with cells and empty 
space. This did not happen and lead problems to theming.


Fix is under investigation.

--R

Germán Arias wrote:

After recent changes on NSSavePanel, OpenPanels and SavePanels have an
ugly behavior. For example in open panel, if you back with horizontal
scrollbar and then select other directory, the content of this directory
is written over the content of previous directory, and this is
confused.


   




___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev