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?) - 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. -- Haiti-Nothilfe! Helfen Sie per SMS: Sende UIHAITI an die Nummer 81190. Von 5 Euro je SMS (zzgl. SMS-Gebühr) gehen 4,83 Euro an UNICEF. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Fri, Jan 22, 2010 at 5:11 PM, Torsten Bergmann <[hidden email]> wrote: Things I've noticed: Ok, because you probably use OB - the intro workspace window should be smaller Ok, give me the size you think is perfect for you. - the intro workspace window should provide colors as the other two can you do it please and open a ticket ? - maybe the background should be stretched according to window size (Gary?) can you check how was in the previous images ? How can I order them from code ? - I hate the old style Squeak cursor and would rather see different OK...I will see. - anything looks professional - except the old squeak icons, any sorry...ANYTHING looks professional except the squeak icons ???? mmmmm - I was not able to compile Java and C# code with it ;) ahhahha that's a feature :) Have fun _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Torsten Bergmann
- I hate the old style Squeak cursor and would rather see different I tried. It looks nicer, but...too white. Most of the backgrounds are white or soft colors...thus, I really cannot distinguish very much the mouse... Can I put that cursos but in black ? If true, how ? Thanks Mariano _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Torsten Bergmann
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 [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Sat, Jan 23, 2010 at 2:50 AM, Gary Chambers <[hidden email]> wrote:
That sound really cool. If you find time once to do it, please let me know :) I like having background images but we have this problem :( Regards, Gary _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |