List and Tree Views don't use the Aero theme

This forum is for reporting bugs in MediaMonkey for Windows 4. Note that version 4 is no longer actively maintained as it has been replaced by version 5.

Moderator: Gurus

lf0
Posts: 37
Joined: Thu Oct 08, 2009 6:52 pm

List and Tree Views don't use the Aero theme

Post by lf0 »

Disclaimer: Based on this Wishlist thread I decided to open bugs for the separate issues at hand. I think it makes sense to bring them to bug forum (see my post in the linked thread for my reasoning) so individual bug numbers can be assigned. Thanks.

Problem:

The List and Tree Views don't use the Aero theme in the non-skinned version of MediaMonkey 3.2.

Current look:
Image

Result should look like:
Image

The list view and tree view used in MM are based on Soft Gems Virtual Treeview, an updated version enabled the use of Vista Aero styled items. So either an update of the component should help or a backport of the fixes made.

Basically

Code: Select all

SetWindowTheme(AHandle, 'explorer', nil);
has to be called on the list view to enabled Aero styled rendering. See also here.
agraham
Posts: 52
Joined: Tue Nov 20, 2007 3:51 pm

Re: List and Tree Views don't use the Aero theme

Post by agraham »

+1!
alystair
Posts: 130
Joined: Sun Jun 07, 2009 7:16 pm

Re: List and Tree Views don't use the Aero theme

Post by alystair »

+1^100!
lf0
Posts: 37
Joined: Thu Oct 08, 2009 6:52 pm

Re: List and Tree Views don't use the Aero theme

Post by lf0 »

Sad to see that not even a bug number has been assigned to this issue yet (or fwiw the description of 2746 still only relates to the skinned version and a different problem).

Is this being worked on, still planned or ignored now after some positive initial feedback?

I know it was planned for 4.0 but without a tracker entry it seems that its not even on the roadmap?

Thanks for any further information....
nohitter151
Posts: 23640
Joined: Wed Aug 09, 2006 10:20 am
Location: NJ, USA
Contact:

Re: List and Tree Views don't use the Aero theme

Post by nohitter151 »

lf0 wrote:Sad to see that not even a bug number has been assigned to this issue yet (or fwiw the description of 2746 still only relates to the skinned version and a different problem).

Is this being worked on, still planned or ignored now after some positive initial feedback?

I know it was planned for 4.0 but without a tracker entry it seems that its not even on the roadmap?

Thanks for any further information....
As far as I know this is being tracked at: http://www.ventismedia.com/mantis/view.php?id=5978

and it is being worked on...
MediaMonkey user since 2006
Need help? Got a suggestion? Can't find something?

Please no PMs in reply to a post. Just reply in the thread.
lf0
Posts: 37
Joined: Thu Oct 08, 2009 6:52 pm

Re: List and Tree Views don't use the Aero theme

Post by lf0 »

nohitter151 wrote:As far as I know this is being tracked at: http://www.ventismedia.com/mantis/view.php?id=5978
Oh! I really must have missed that one. Thanks for the information.
That makes me happy again ;-)

Maybe it should be made clear that this not only affects Windows 7 but also Windows Vista (as both use Aero) so an even bigger target market.

Not to push anything ( :lol: ) but the reason I split up my bug reports is that most of the issues can be resolved independently and the report makes it sound that Item 5 is preventing the others to be fixed. Especially the above mentioned problem and the one about the Menus are really separated from anything else.
Post Reply