Permanently visible topside menu bar
Added by Maro RAB almost 10 years ago
Hello i am a complete newbie in Wt.
As the title suggests I would like some help creating a permanent menu bar that will always be visible at the top of every pages of my web application. How would I go on about it using Wt?
Thanks in advance for any contributions.
Replies (2)
RE: Permanently visible topside menu bar - Added by Bruce Toll almost 10 years ago
A WNavigationBar may meet your needs. Here's an example.
http://www.webtoolkit.eu/widgets/navigation/navigation-bar
There are links to additional documentation on the page.
RE: Permanently visible topside menu bar - Added by Maro RAB almost 10 years ago
Oh man shame on me!! Should've checked the doc thoroughly before asking! I will check this out right now!!! Thanks!