ToolBar Problem

theprez

Registered User.
Local time
Today, 21:57
Joined
Nov 8, 2001
Messages
140
I have a custom toolbar that has about 6 Menu items. When I send my database to a test machine something strange happens.

Menu Items 2 - 6 work fine. When the user clicks on them, they drop down a list of items for each respective menu item. The first menu item however does nothing. When the user clicks on it, nothing happens. Even if the user clicks on Menu Item 2 and tries to tab back to menu item one, nothing happens.

The only other thing I should mention is that the name of the 1st Menu item is "File" and I know this is a standard Menu item, but it should not make a difference. I've tried to compact and repair the database, but still not working.
 
Weird stuff like that usually means there is a reference problem if it works on one PC but not on another. Check your references on both machines and see [correct] any differences.
 
I distributed an MDE and no errors come up when starting the program. I also had them run the MDAC executable, but that still did not fix the problem.
 

Users who are viewing this thread

Back
Top Bottom