> #isActive would probably better be called #isVisible.

yeah, that's true.

So #isActive in the context of a command tells you whether this command is 
present 
for the given entity and #isEnabled whether it's also selectable.
For an example see 'redo' of OB-Refactory. If there is no redo-action 
available, the 
command is still visible in the menu but not selectable.

David

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to