Skip to main content

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

See:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=21619




"Timar Laurentia" <laurentia.timar@xxxxxxxxxxx> 
Sent by: platform-swt-dev-admin@xxxxxxxxxxx
10/06/2004 03:44 AM
Please respond to
platform-swt-dev


To
<platform-swt-dev@xxxxxxxxxxx>
cc

Subject
[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

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev




Back to the top