ControlTip text will display on some but not all of my form's buttons

Ask a Question related to Microsoft Access, Design and Development.

  1. #1

    Default Re: ControlTip text will display on some but not all of my form's buttons

    You beauty Dirk, exactly right.

    As an extension, is it possible to add functionality to my right mouse
    button so that 'bring to front' will come up on the right click mouse menu
    (rather than having to use the Format->bring to front menu)?

    Thanks
    A


    "Dirk Goldgar" <dg@NOdataSPAMgnostics.com> wrote in message
    news:edzgEBUPDHA.2700@tk2msftngp13.phx.gbl...
    > "Andrew Coyle" <andreworbitb@TAKEOUThotmail.com> wrote in message
    > news:IU9La.54561$JA5.972998@news.xtra.co.nz
    > > Hi
    > > I am making a form, and have about 6 buttons on it at the moment.
    > > I have got both Status Bar Text and ControlTip text on each button.
    > >
    > > 3 of my buttons behave correctly, when you move the focus onto them
    > > the Status Bar text updates, and when you hover the mouse over them
    > > the control tip pops up.
    > >
    > > The other 3 however never seem to get the control tip UNLESS the
    > > focus is on them. Only once you get the focus onto those buttons the
    > > control tip will appear if the mouse hovers over them.
    > >
    > > Any ideas?
    >
    > Sometimes there's something else -- often a rectangle -- that Access
    > thinks is in front of the controls with the controltips, and so Access
    > doesn't display them until getting the focus brings them to the front.
    > Try this: open the form in design view, select all the buttons that are
    > having this problem, and click Format -> Bring to Front. Save the form,
    > then open it and see if the controltips work properly.
    >
    > --
    > Dirk Goldgar, MS Access MVP
    > [url]www.datagnostics.com[/url]
    >
    > (please reply to the newsgroup)
    >
    >

    Andrew Coyle Guest

  2. Similar Questions and Discussions

    1. buttons that display jpgs from database
      Hi I am new to using flash with php and databases so I will try to make this as clear as possible. I have a flash movie that has a button...
    2. radio buttons set display
      Sorry about the multiple posts - I kept getting a message that COld Fusion had thrown an exception and assumed it was happening before the post, not...
    3. need to display hidden text when mouseover/hover orclick on an "option" of a form's Select tag
      :clock;:rose; With a combination of Javascript and CSS or just CSS I've been able to display hidden information by setting a style to...
    4. Display combo of jpg, text, buttons in Flash
      I am trying to create a Flash ecommerce site and wondering what the best approach is for displaying lists of products where each is a combination of...
    5. Using Radio Buttons to display images
      I'm trying to build an interface that uses radio button groups to display images. I haven't used radio buttons too much so I might be missing...
  3. #2

    Default Re: ControlTip text will display on some but not all of my form's buttons

    "Andrew Coyle" <andreworbitb@TAKEOUThotmail.com> wrote in message
    news:YzrLa.57036$JA5.1012249@news.xtra.co.nz
    >
    > As an extension, is it possible to add functionality to my right mouse
    > button so that 'bring to front' will come up on the right click mouse
    > menu (rather than having to use the Format->bring to front menu)?
    Yes, you can do that. See the help topic "Add a command to a menu".

    --
    Dirk Goldgar, MS Access MVP
    [url]www.datagnostics.com[/url]

    (please reply to the newsgroup)


    Dirk Goldgar Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139