HELP: Toolbar in Jade

Forums for specific tips, techniques and example code
ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

HELP: Toolbar in Jade

Postby ConvertFromOldNGs » Fri Aug 07, 2009 2:44 pm

by Jade Dude >> Mon, 4 Aug 2003 4:18:51 GMT

How to i display a toolbar in jade?

I've tried importing the microsoft activex controls with toolbars but jade just brings up errors

I'm running Jade 5.2

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: HELP: Toolbar in Jade

Postby ConvertFromOldNGs » Fri Aug 07, 2009 2:44 pm

by Patwos >> Tue, 5 Aug 2003 1:31:57 GMT

How to do this depends on whether or not you can live with a non-dockable toolbar until you upgrade to the 6.0 release where a dockable toolbar control is supplied by Jade.

In 5.2, if you can live with a non-dockable toolbar then you could simulate your toolbar with a frame, or picture, painted at the top of your forms or your applications main MDI frame.

Then, you could put as many JadeMask controls as required onto the toolbar with the appropriate up/down/over/disabled images to simulate your look and feel for the toolbar "buttons".

Note that I would explicitly use a JadeMask with the "highlight rectangle" as an integral part of the over and down images rather than using say a picture control and the mouseEnter / mouseLeave events to "manually" draw the highlighting. The reason I would do this is because you then get the desired roll over effect without any network traffic being generated between the thin client and the appserver - assuming of course that you're running in a thin client environment. :)

Hope that helps,
Pat.


Return to “Tips and Techniques”

Who is online

Users browsing this forum: No registered users and 11 guests