[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Centering a Dialog on Screen

I tried this code, but it still does not seem centered to me (off to the top left by quite a bit). I'm using it to try to center a banner that I load in my program as it loads. So I do have display, and shell is just the banner that I load.

Do you have any ideas about why it doesn't center?

Thanks.