[ANN] UI Enahncements released

Gary Chambers gazzaguru2 at btinternet.com
Tue Sep 4 15:15:34 UTC 2007


Could you be more specific. The list panes get updated due to the focus
rectangle being drawn... Have uploaded a new version of Widgets on
SqueakSource that allows "click to focus" which eliminates the redraw for
mouse enter (if you like that behaviour, that is!).

-----Original Message-----
From: squeak-dev-bounces at lists.squeakfoundation.org
[mailto:squeak-dev-bounces at lists.squeakfoundation.org] On Behalf Of Gary
Chambers
Sent: 04 September 2007 4:11 pm
To: 'The general-purpose Squeak developers list'
Subject: RE: [ANN] UI Enahncements released


Will take a look...

-----Original Message-----
From: squeak-dev-bounces at lists.squeakfoundation.org
[mailto:squeak-dev-bounces at lists.squeakfoundation.org] On Behalf Of karl
Sent: 03 September 2007 9:24 pm
To: The general-purpose Squeak developers list
Subject: Re: [ANN] UI Enahncements released


Gary Chambers wrote:
> Available on the development universe under the "User Interface"
> category.
>
>
>
>   
There is a bug in drawing / updating list panes on mouse enter. You see 
this by enabling Preference debugShowDamage. I have seen this bug before 
and it is triggered when a morph is added to a owner but it's position 
is not set and it's therefore added to World topLeft. I'm not sure which 
morph is causing it here, it could be PluggableListMorph, ScrollPane, 
LazyListMorph or some other.
Drawing bugs slow the feel of the UI down quite a bit.

Karl





More information about the Squeak-dev mailing list