473,796 Members | 2,573 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Switchboard Screen Tip

In Acc2003, I have a situation in which I have a main switchboard and upon
pressing one of its buttons , takes the user to another sub hierarchical
switchboard. Pressing one of these buttons could take the user to another
switchboard or to forms within the topical heading of the switchboard.

What I would like to see is a "Screen Tip" type feature in which when the
mouse cursor is 'rested' upon a particular Switchboard button, the 'top
tier' button topics under that particular button are shown in "Screen Tip"
mode (and so on and so on and so on...)

Has anyone tried this successfully? Any assistance in the methodology to
accomplish this is greatly appreciated.

Earl Anderson

Jun 27 '08 #1
2 2867
On Tue, 3 Jun 2008 21:18:50 -0400, "Earl Anderson" <is*****@optonl ine.net>
wrote:
>In Acc2003, I have a situation in which I have a main switchboard and upon
pressing one of its buttons , takes the user to another sub hierarchical
switchboard. Pressing one of these buttons could take the user to another
switchboard or to forms within the topical heading of the switchboard.

What I would like to see is a "Screen Tip" type feature in which when the
mouse cursor is 'rested' upon a particular Switchboard button, the 'top
tier' button topics under that particular button are shown in "Screen Tip"
mode (and so on and so on and so on...)

Has anyone tried this successfully? Any assistance in the methodology to
accomplish this is greatly appreciated.

Earl Anderson

Controls have a property called ControlTip Text. Whatever is entered in this
property will display as a "Screen Tip" when the mouse is held over the control.

In the properties sheet set the ControlTip Text for each command button to
whatever information you want to display.

Job done.

Wayne Gillespie
Gosford NSW Australia
Jun 27 '08 #2
Thanks for responding Wayne.

I did write my text into the ContolTipText, however it appears that Button1
on the Main Switchboard is the same as Button1 on the Sub-Switchboard and
the same Button1 on the third switchboard.
This likewise applies to Button2, Button3, Button4 and Button5.

For instance, in Button1-Main Switchboard, I write "Hello Wayne" and then
click that button, bringing me to the sub-Switchboard; when I 'hover' over
Button1 on the Sub-SB, the tip reads "Hello Wayne" (again). When I change
the text in Button1 on the Sub-SB to "Goodbye Wayne", it changes Button1 on
the Main-SB to "Goodbye Wayne". This behavior applies both 'drilling down'
and 'up & down' the board.

It appears that the text cannot be changed individually 'drilling down'
without somehow programmaticall y changing the text when higher level button
is pushed.

Or did I miss something that I shouldn't have?

Thx...
Earl

"Wayne Gillespie" <be*****@NObest fitSPAMsoftware PLEASE.com.auwr ote in
message news:s9******** *************** *********@4ax.c om...
On Tue, 3 Jun 2008 21:18:50 -0400, "Earl Anderson" <is*****@optonl ine.net>
wrote:
>>In Acc2003, I have a situation in which I have a main switchboard and upon
pressing one of its buttons , takes the user to another sub hierarchical
switchboard . Pressing one of these buttons could take the user to another
switchboard or to forms within the topical heading of the switchboard.

What I would like to see is a "Screen Tip" type feature in which when the
mouse cursor is 'rested' upon a particular Switchboard button, the 'top
tier' button topics under that particular button are shown in "Screen Tip"
mode (and so on and so on and so on...)

Has anyone tried this successfully? Any assistance in the methodology to
accomplish this is greatly appreciated.

Earl Anderson


Controls have a property called ControlTip Text. Whatever is entered in
this
property will display as a "Screen Tip" when the mouse is held over the
control.

In the properties sheet set the ControlTip Text for each command button to
whatever information you want to display.

Job done.

Wayne Gillespie
Gosford NSW Australia

Jun 27 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
5834
by: Mark | last post by:
I am looking for a switchboard creator alternative for my MDB. Can anyone help me? Thanks for your help, Mark
2
2171
by: Terry | last post by:
I have created a switchboard, created using Access 2000. If I put the mouse anywhere on the form, outside of the checkboxes and scroll the wheel backwards, I get the following error. Run-Time Error '-2147217900(8004e14)': Syntax Error (missing operator) in query expression in '>0 and =' I know that the Switchboard probably doesn't cater for this event but sometimes you can't help twiddling the wheel can you?
2
3384
by: Neil Greenough | last post by:
I am trying to create a Switchboard using the Switchboard Manager in MS Access 2000. I have managed to get the table created for the switchboard, however it hasn't actually created the form. Hopefully I will have a main switchboard which will in turn lead to three sub switchboards. Can anybody tell me how to get the form automatically created from the Switchboard Table if at all possible?
1
4527
by: jimwlee | last post by:
Hi all, I mistakenly deleted my switchboard on the Object Forms view. I recreated it again with the database utility, but the switchboard isn't showing up in the forms view. Any ideas? Thanks in advance. Jim Lee
8
5620
by: Ray Greene | last post by:
I was working in Access and everything disappeared from the screen. When I closed and reopened the file there was no switchboard. I can open tables and forms etc if I select a category from the View > Database Objects menu, and use the up/down keys and the Enter key, but I can't see what it is I am about to open. I was able to replicate this with another database by moving the switchboard up past the top of the screen and scrolling up to...
3
2149
by: Footsie | last post by:
Hay guys, When I create a switchboard, everything works fine until the last step: the main (default) switchboard page won't show up. I've double-checked the macros and the individual pages (under Tools-Database utilities-Switchboard Manager) and everything else is fine. What might the problem be, and how can I fix it?
1
2686
by: mplus_2000 | last post by:
I have recently inherited a database. The switchboard (and other forms) displays the name of the database on it (top, center). Currently the name that appears is Reviews. There are plans to roll out the application (i.e. making copies of the database) to other locations (Reviews-NY, Review-Dallas etc). If was mentioned today in passing by the original developer that there is a way to change the title that appears on the switchboard without...
9
3339
by: mtgrizzly52 | last post by:
Hi all, I've looked for an answer for this in lots of books, online in several discussion groups and have not found the answer which I feel may be very simple. What I want to do is have a switchboard with several active buttons on it for entering new data, updating data, reports etc. The new data and report stuff is easy, but the update button has me baffled. What I want to have happen is when the update button is clicked, a parameter...
1
3695
by: Hulas | last post by:
Guys, I want to add text and change the background for each screen on the switchboard and as always my question is how do I do that. If I open the switchboard in design view I can customize the background that will apply to the rest of the screens, but I have no clue on how to change the background for each sub screens. Thank you for taking your time. Hulas
0
9684
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9530
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10459
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10182
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10017
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5445
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4120
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3734
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2928
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.