Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Opening drop down menu from cheat sheet
Opening drop down menu from cheat sheet [message #480696] Tue, 18 August 2009 09:07 Go to next message
Eclipse UserFriend
Originally posted by: shergarthewonderhorse.yahoo.co.uk

Hello there,

I'm currently writing a cheat sheet for an application. I'd like users to
be able to open a drop down menu (called layerMenu) as a cheat sheet
action. Is this possible? If so, how? Its been annoying me for so long
I've resorted to joining this forum!

Thanks very much,
Oisin
Re: Opening drop down menu from cheat sheet [message #480709 is a reply to message #480696] Tue, 18 August 2009 09:51 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

The User Assistance forum might be able to tell you if they've managed to do it, but I'd imagine not.

In our tests to do the same thing, we had to track down the SWT Menu, do a setVisible(true), and spin the event loop until it finished.

PW


Re: Opening drop down menu from cheat she et [message #480714 is a reply to message #480709] Tue, 18 August 2009 09:58 Go to previous message
Eclipse UserFriend
Originally posted by: shergarthewonderhorse.yahoo.co.uk

I'll give the User Assistance people a try, thanks.
Previous Topic:How to debug "No more handles" in my IDE
Next Topic:tell me some popupmenu items
Goto Forum:
  


Current Time: Thu Apr 25 22:16:17 GMT 2024

Powered by FUDForum. Page generated in 0.03287 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top