May 08, 2024, 12:34:45 AM

News:

IonicWind Snippit Manager 2.xx Released!  Install it on a memory stick and take it with you!  With or without IWBasic!


Toolbar question...

Started by ExMember001, July 12, 2006, 08:21:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ExMember001

Hi, its been a long time ;)
i have a question about the toolbar.
im into rewriting one of my Ibasic pro program from scratch to learn this new langage.
in the ibasic pro program when i put my mouse pointer on a toolbar button (theme with xp manifest) it show up
with Aurora the button stay the same until i press on it.
Is there a way to enable this?

Ionic Wind Support Team

Did you include a manifest with your executable?
Ionic Wind Support Team

ExMember001

yes the manifest is in the same dir as the program...
what i mean is the mouse over didnot work...
the tooltips show but the button stay the same... you only see the button edge if you click on it

all the themed controls seems to work as with my Ib pro version , except the toolbar.

ExMember001

Forgot something...
The Separators Doesnt show too.

Ionic Wind Support Team

Are you refering to hot tracking?  I beleive that is only supported by flat toolbars using the ATBSTYLE_FLAT style.

I haven't used themes in XP since day one but I'll turn them on later to check it out.
Ionic Wind Support Team

ExMember001

July 12, 2006, 10:14:21 PM #5 Last Edit: July 12, 2006, 10:15:54 PM by krypt
Hot tracking ... humm good questions but sound like :P
well, Adding flat style resolve the separators not showing...
But the button still the same
here is the code and compiled file.