[ANN] wxSqueak0.4rc1

Rob Gayvert rtg at rochester.rr.com
Wed Feb 23 18:19:55 UTC 2005


Cees de Groot wrote:

> On Wed, 23 Feb 2005 18:55:42 +0100, Cees de Groot <cg at cdegroot.com> 
> wrote:
>
>> Quick question: layout is off in many places. A typical 'label' 
>> 'field'  layout (like a dialog box) has the labels shifted to the 
>> right and the  fields being smallish w.r.t. 0.3. Anything obvious 
>> that needs to be  fixed?
>>
> That was another 0 base thing, it turned out. Calls do 
> #addGrowableCol:  with '1' instead of '2' as the argument ;)

I went through a lot of this myself in updating the indexes, but I think 
having it 1-based is much better from a Squeak standpoint. You should 
also see fewer assertion dialogs now since I've starting adding more 
range checks in the primitive code (many more to go, though).




More information about the Wxsqueak mailing list