INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: MJViewItemAutomation.DoCommand()  (Read 1209 times)

glynor

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 19608
MJViewItemAutomation.DoCommand()
« on: November 23, 2012, 07:56:39 am »

In the Wiki, it says that MJViewItemAutomation.DoCommand(0) will take a future parameter that allows it to Play, Show, etc.  Right now, it seems to only play the selected View.

It would really help if I had one that would Show the view in MC.

I can't seem to find any other way to reliably show a particular view or Playlist in MC through any of the Automation interfaces.  If the MJViewItemAutomation was able to provide the nTreeRootIndex as a property, then I could use MCC_SHOW_TREE_ROOT instead, I suspect, but it doesn't have any such property.

So...

1. Can you tweak the DoCommand() method to allow it to Show the view for the object?
2. Or, can you add a parameter that provides the current nTreeRootIndex?
Logged
"Some cultures are defined by their relationship to cheese."

Visit me on the Interweb Thingie: http://glynor.com/

glynor

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 19608
Re: MJViewItemAutomation.DoCommand()
« Reply #1 on: November 28, 2012, 04:36:57 pm »

Any love while you're in there mucking about with the COM stuff?
Logged
"Some cultures are defined by their relationship to cheese."

Visit me on the Interweb Thingie: http://glynor.com/
Pages: [1]   Go Up