| [news.eclipse.platform.swt] Shell Title bar when only SWT.Rezie is specified. |
When I create a shell with only SWT.REZIE and no other styles, I still get a menu bar at the top. BUT, if I resize the window the menu bar disappears. It seems to me that the menu bar should never appear in this case. Is this a bug in SWT or a windows oddity. (I noticed this on Win2k and have not tried it on any other platform). Ross