What is basic difference between both of these.
I want a footer and no statusbar, but exceptions occur when i say setStatusBar(false) and setFooter(true).
Also for a window component no documentation in Widget guide document. Any other resources other than the widget document. Window Api doc doesn't mention the difference. It only mentions as 'Note that the statusBar is not part of the set of footer controls - it is a separate canvas rendered behind all footer controls' .
Thanks.
I want a footer and no statusbar, but exceptions occur when i say setStatusBar(false) and setFooter(true).
Also for a window component no documentation in Widget guide document. Any other resources other than the widget document. Window Api doc doesn't mention the difference. It only mentions as 'Note that the statusBar is not part of the set of footer controls - it is a separate canvas rendered behind all footer controls' .
Thanks.
Comment