Hi Alain,

Nice to see you making progress!

I've taken a quick look at the GUI and the code. Here some feedback:

- When I change a value, why do I get a red border (for me this  
indicates that the change is invalid)?
- Set to default doesn't do anything
- Dropdown lists are displayed at the wrong position on the screen  
(I'm using the default theme, Watery2)
- At first I didn't recognize the slider control (glyph contrast  
setting)

- Instead of using the old change notification mechanism, you could  
use Announcements
- The method #domainValues: looks a bit fishy with the isKindOf: checks
- The method #maxNameWidthForFont: can be simplified by using  
#detectMax:

A search/filter would certainly be useful.

Cheers,
Adrian
___________________
http://www.adrian-lienhard.ch/

On Mar 14, 2009, at 01:38 , Alain Plantec wrote:

> Hi all,
> Preference is now renamed as Setting.
> Please, can you can load these two packages and play with the  
> settings.
> 'SettingTree open' open  the browser.
> Examples of setting are located in the Setting-SandBox category.
> You can use <pharo> or <setting> as pragma.
> the pragma list the browser is able to recognize is now a parameter.
> (see SettingCollector class side).
> as an example, It will be possible for an application to use its own
> pragma symbol. Thus, the browser will be able to show application  
> specific
> settings.
> I will add 'saving', 'saving as', choose, open,  and 'filtering'  
> features (by package or by setting name as available in current  
> preference browser).
> If you have more ideas or needs, please let me know.
>
> Cheers
> alain
>
> <Setting-alain_plantec.1.mcz><SettingSupport-alain_plantec. 
> 1.mcz><Setting  
> tree.gif>_______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


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

Reply via email to