It's all about the answers!

Ask a question

Eclipse plugin extension - how to make RTC-style CCombo box


Morten Madsen (3052846) | asked Aug 30 '18, 4:16 a.m.
Hi, I'm currently building a domain specific user interface for specialized usage of RTC (automatic deployment and staging).

I'm trying to make a CCombo box (as I can see in the source code) like the work item state dropdown box. But if I use an SWT CCombo box, it will have ability to select (highlight) the selected text, just like a text field, even though I've made the CCombo SWT.READ_ONLY.

Any UI programmers have some advice for me?

thx a lot
/Morten.

Be the first one to answer this question!


Register or to post your answer.