Results 1 to 1 of 1
Thread: Simple widget advice...
- 04-04-2009, 08:58 PM #1
Member
- Join Date
- Apr 2009
- Posts
- 1
- Rep Power
- 0
Simple widget advice...
Hi there,
I've reached a slight problem with my SWT application where a Combo control seems to be behind a Group widget. This makes the Combo not detect mouse clicks.
The Group has a child Composite and the Composite has a child Combo. If I reposition the combo so it straddles either side of the Group boundary, then half of the Combo is selectable by the mouse and the inside half isn't.
I haven't got a great deal of experience with SWT, just enough to get by at present & so far so good!! I'm assuming this is a very simple issue but from all the documentation I've read so far I can't seem to find the answer.
I initially assumed there was a Z-order and the combo was at the back. I then assumed it was enabled/disabled somehow.
Can someone nudge me in the right direction with this one?
Cheers - Bill.
Similar Threads
-
Creating a link widget
By Java Tip in forum SWTReplies: 0Last Post: 07-25-2008, 02:25 PM -
Creating and initializing a SWT spinner widget
By Java Tip in forum SWTReplies: 0Last Post: 07-07-2008, 04:50 PM -
How to capture a widget image with a GC
By Java Tip in forum SWTReplies: 0Last Post: 07-02-2008, 08:00 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks