| [news.eclipse.platform.swt] Re: What's making my dropdown menu popup |
Steve Northover wrote:
Someone is calling Menu.setVisible()? Put a breakpoint there.
"Moe Kraft" <maureen_kraft@xxxxxxxxxx> wrote in message news:csm4c4$pii$1@xxxxxxxxxxxxxxxxxxOn a Preference page, I have a Toolitem on which we create a dropdown menu with 4 items. When I open the preference page, the dropdown menu automatically popsup without ever clicking on the Toolitem. What could be causing this? What event would be causing this dropdown menu to popup. I understand that is a popup menu I thought it would take clicking on the Toolitem to cause the menu to popup.
Thanks, Moe