IonicWind Software

Aurora Compiler => GUI => Topic started by: ExMember001 on July 12, 2006, 08:21:54 PM

Title: Toolbar question...
Post by: ExMember001 on July 12, 2006, 08:21:54 PM
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?
Title: Re: Toolbar question...
Post by: Ionic Wind Support Team on July 12, 2006, 09:09:09 PM
Did you include a manifest with your executable?
Title: Re: Toolbar question...
Post by: ExMember001 on July 12, 2006, 09:24:52 PM
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.
Title: Re: Toolbar question...
Post by: ExMember001 on July 12, 2006, 09:32:38 PM
Forgot something...
The Separators Doesnt show too.
Title: Re: Toolbar question...
Post by: Ionic Wind Support Team on July 12, 2006, 09:44:16 PM
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.
Title: Re: Toolbar question...
Post by: ExMember001 on July 12, 2006, 10:14:21 PM
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.