Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Drop combo's popup

Hello!

I'm working on Eclipse platform 3.0.0 using the SWT classes.
The Combo class doesn't has a public method to show or hide the popup of
a combo box.
The function exists in their sources (Combo.java) but it is private.
This kind of function exists in Swing (ShowPopup()) or in MFC.
Can you help me with a suggestion?

Best regards, 
Laurentia Timar



Back to the top