| [news.eclipse.platform.swt] Re: Status Bar |
Use a Label or CLabel. There is no status bar widget (yet!). "Terry Santegoeds" <tsan@xxxxxxxxx> wrote in message news:Xns937BDE2B6FC4Dtsantdiascom@xxxxxxxxxxxxxxxx > > I've just started out using SWT in a standalone application (Windows for > now). > > I'm probably missing something simple, but how can I display a status bar > at the bottom my Shell ? > > Regards, > Terry.