show the standard hand cursor when hovering over any CommandButton
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@186 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -39,6 +39,7 @@ public class CommandButton extends Button
|
||||
public function CommandButton (cmd :String = null, arg :Object = null)
|
||||
{
|
||||
setCommand(cmd, arg);
|
||||
buttonMode = true;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user