dgwilliams
MIS
This is tricky to explain but ill give it a go.
Im developing a mobile phone user interface. when in the main menu i want to allow my user to navigate from one command button (or icon) to another, they can go left, right, up or down depending on direction of the key thye press. so bassically the form will open up and focus will be set to one specific icon, when they press left focus will move to the icon to the left of the starting position.
My question how do i implement this to move focus?
and when focus is moved to an new icon how do i change that icons (command button) properties say to increase it in size?
if more clarification is needed please ask.
Im developing a mobile phone user interface. when in the main menu i want to allow my user to navigate from one command button (or icon) to another, they can go left, right, up or down depending on direction of the key thye press. so bassically the form will open up and focus will be set to one specific icon, when they press left focus will move to the icon to the left of the starting position.
My question how do i implement this to move focus?
and when focus is moved to an new icon how do i change that icons (command button) properties say to increase it in size?
if more clarification is needed please ask.