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?
Did you include a manifest with your executable?
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.
Forgot something...
The Separators Doesnt show too.
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.
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.