On Fri, 2010-01-22 at 17:11 +0100, Torsten Bergmann wrote: 
> Things I've noticed:
> 
> - Code completion is working for me
> - the intro workspace window should be smaller
> - the intro workspace window should provide colors as the other two
>   workspaces (maybe we can group them in a window with tree like help system)
> - maybe the background should be stretched according to window size (Gary?)

A few ways of doing this, all require new code though.
Perhaps I'll refactor AlphaImageMorph to migrate most of its
capabilities to ImageFillStyle. Would be nicer than alternative of
subclassing FullscreenMorph, embedding a locked AlphaImageMorph and a
few tweaked methods before adding to the World, though would need a
modification to #extent: of PasteUpMorph to take account of the
fillstyle's needs (like it possibly should anyway for gradients, for
example).

Regards, Gary

> - the class categories in the browser are not ordered alphabetic
> - I hate the old style Squeak cursor and would rather see different
>   cursors (see ConfigurationOfVistaCursors for an example)
> - anything looks professional - except the old squeak icons, any 
>   designer around
> - I was not able to compile Java and C# code with it ;)
> 
> Have fun
> T.



_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to