INTERACT FORUM

More => Old Versions => Media Center 12 (Development Ended) => Topic started by: JONCAT on July 23, 2008, 09:15:49 am

Title: MCC tree expanded command (what is it?)
Post by: JONCAT on July 23, 2008, 09:15:49 am
 25016    MCC_TREE_SET_EXPANDED   0: collapsed; 1: expanded

Should this work to allow open/close of the tree while Mc is running? Or does this have to do with auto-expand of the tree items?

Value of 1 causes eventual crash and 0 does nothing.

I just get MC gobbling up memory until there's none left (on vista and XP)..

DC
Title: Re: MCC tree expanded command (what is it?)
Post by: hit_ny on July 23, 2008, 10:04:36 am
the hotkey Ctrl+g is tied to it, does what it says, expands or collapeses the tree entirely.

I'm a big fan, its the quickest way i know to expand the Action window :D

If you look at resources.xml in Media Center 12\Data\Default Resources you will see quite a few of those MCC command #'s used for shortcuts
Title: Re: MCC tree expanded command (what is it?)
Post by: JONCAT on July 23, 2008, 07:15:15 pm
I see what it does now; I thought I had found a way to open/close the tree itself.... :-[

dc