hmm... that can't be too right...
i made a tool bar with a drop down menu on one of the buttons.
the problem is, i used a menu right and i tried clicking the link through the menu and it worked. but when i went to go try it in my tool bar, in a beside the button, with the drop down...nothin'. the form won't appear get what i'm sayin?
i'm using code
Code:
Case "Set Home Page"
PopupMenu mnudropdown
thats what i'm using for the tool bar code
i dont' know what the hell is wrong wit it tho
Re: hmm... that can't be too right...
Quote:
Originally posted by RoBskEwL
get what i'm sayin?
Actually, no. Try using more punctuation?
Re: hmm... that can't be too right...
Quote:
Originally posted by RoBskEwL
i made a tool bar with a drop down menu on one of the buttons.
the problem is, i used a menu right and i tried clicking the link through the menu and it worked. but when i went to go try it in my tool bar, in a beside the button, with the drop down...nothin'. the form won't appear get what i'm sayin?
i'm using code
Code:
Case "Set Home Page"
PopupMenu mnudropdown
thats what i'm using for the tool bar code
i dont' know what the hell is wrong wit it tho
Are you saying that when you click on menu items nothing happens or that when you click on it, the menu doesn't appear?