Results 1 to 6 of 6
  1. #1
    kd2017 is offline Well, I tried at least.
    Windows 10 Access 2016
    Join Date
    Jul 2017
    Posts
    1,165

    Control Tip and Status Bar Texts


    I just have a generic question. When you all are designing your UI's do you utilize Control Tips or Status Bar Texts? Do you have any general guidelines you design by? What do your user's find most helpful?

    I've always been too lazy to utilize these features.

  2. #2
    Minty is offline VIP
    Windows 10 Office 365
    Join Date
    Sep 2017
    Location
    UK - Wiltshire
    Posts
    3,157
    Control Tips are a waste of time IMHO, they aren't reliable in how they display and most users don't hover around the controls long enough to see them.

    The status bar is better but again is so small and in the wrong place so it doesn't help much either.
    DLookup Syntax and others http://access.mvps.org/access/general/gen0018.htm
    Please use the star below the post to say thanks if we have helped !
    ↓↓ It's down here ↓↓

  3. #3
    isladogs's Avatar
    isladogs is offline Access MVP / VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    6,204
    i never use control tips as they take a couple of seconds to popup and at times don't appear at all e.g if there is a hidden control on top of the one with the control tip
    I only rarely use status bar text as its small and easy to miss.

    Instead I use a normally hidden label on the form with caption text that is large and colourful so users cannot miss it e.g. 20 point magenta.
    Occasionally, if I really want it to be noticed, I use scrolling or flashing text
    After all, if I'm providing help text, I want users to see it.

    Where that isn't appropriate, I use a small help button which when clicked pops up a message or a help form for user info.

    See my example app for demonstrations of each (and more...) Attention Seek - Mendip Data Systems
    Colin Riddington, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I know I don't know, I keep quiet!

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows 10 Office 365
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    I agree with Minty and Colin --control tip text takes too long to display for effective use.

  5. #5
    kd2017 is offline Well, I tried at least.
    Windows 10 Access 2016
    Join Date
    Jul 2017
    Posts
    1,165
    Thanks for the input!

    I like Colin's custom status label idea. The only draw back I suppose is every control will need it's own onfocus event... Right?

  6. #6
    isladogs's Avatar
    isladogs is offline Access MVP / VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    6,204
    Don't use an OnFocus event. I use a Mouse Move event so hovering over the control triggers the label & customised text to appear
    That means the user can move around a form without clicking anything and see all the various help messages
    Colin Riddington, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I know I don't know, I keep quiet!

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 1
    Last Post: 09-03-2019, 08:28 AM
  2. Replies: 1
    Last Post: 09-10-2018, 01:26 PM
  3. IF statements for texts boxes
    By Skroof in forum Access
    Replies: 6
    Last Post: 05-31-2012, 09:33 AM
  4. Replies: 2
    Last Post: 11-25-2010, 11:01 AM
  5. sending texts from my pc with Access
    By bwian1234 in forum Access
    Replies: 1
    Last Post: 08-26-2010, 05:43 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums