Bug 195532

Summary: ToolItems with multiple styles (both SWT.RADIO AND SWT.DROP_DOWN)
Product: [Eclipse Project] Platform Reporter: Manuel Selva <manuel.selva>
Component: SWTAssignee: Steve Northover <steve_northover>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: grant_gayed, pwebster
Version: 3.3   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:

Description Manuel Selva CLA 2007-07-05 10:49:56 EDT
Possibility for a tool item to be both SWT.RADIO AND SWT.DROP_DOWN. For example acrobad reader uses such tool bar buttons to provide the user a way to switch between several mouse modes.
Comment 1 Grant Gayed CLA 2007-07-05 12:49:41 EDT
On win2000 I changed ToolItem.checkStyle() to not clear the SWT.DROP_DOWN bit for a ToolItem created with style SWT.RADIO | SWT.DROP_DOWN and it appeared to work.
Comment 2 Eclipse Webmaster CLA 2019-09-06 16:15:11 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.