[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] ToolBar/CoolBar

Hi,

I'm writing an application in SWT which have a toolbar created on a
CoolBar control, same as Internet Explorer, and I need to display/hide
whenever a menu item is checked, same as Internet Explorer:
"View->ToolBars->Standard Buttons".

I'm using the GridLayout, but when I try to hide the toolbar the buttons
disapears but remains the toolbar control.

Does anyone can help me ?

Thanks in advance !