Which is better?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • isotope11
    New Member
    • Mar 2007
    • 10

    Which is better?

    What do you think is better?

    A command button that has a picture in it?

    or

    An image that has on OnClick procedure?
  • imsoft
    New Member
    • Mar 2007
    • 5

    #2
    Originally posted by isotope11
    What do you think is better?

    A command button that has a picture in it?

    or

    An image that has on OnClick procedure?
    Command Button
    coz it has focus and ENTER to execute beside CLICK to activate
    if using an image, u must click it.
    if no mouse?

    Comment

    • willakawill
      Top Contributor
      • Oct 2006
      • 1646

      #3
      It is important to consider the user when contemplating such decisions. Always go for what will be familiar to the user where possible. This will make your app user friendly

      Comment

      • vijaydiwakar
        Contributor
        • Feb 2007
        • 579

        #4
        This depends upon the design.
        whatevr is sutable at the moment use it.
        Try to use Ocean XP ctrl or Form2 ctrl to do the task

        Comment

        Working...