[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] Re: Line under the menu

i have a SWT stand alone application with a menu and under this menu there is a line to seperate the menu from the content. This line is to short in my application (see attachment), and i don't know why. Is there a general solution, or should i submit more information on how i create the content and stuff like that?

Did you add this line yourself? If so, what layout is this container using?

If you didn't add the line yourself, I suspect it may have been added by a superclass such as ApplicationWindow or jface.dialogs.Dialog. Additional information would definitely help things down.

Matthew