The Media Center Sandbox

Resources and discussion for developing experiences in the Windows Media Center platform.
Welcome to The Media Center Sandbox Sign in | Join | Help

Search

You searched for the word(s):
Showing page 1 of 19 (182 total posts) < 1 second(s)
  • Re: New Project

    Thanks for all the feedback.&nbsp; I probably should have said that I have some experience writting a plugin for Media Center and know about the controls limitation using MCML.&nbsp; I am QUITE familar with &lt;UI&gt;&nbsp; and how much fun that can be. My previous Media Center Plugin ran as an appliction on the Programs Group and was pretty much ...
    Posted to Media Center Markup Language (Forum) by Jeff on January 18, 2008
  • Re: New Project

    My main concern wasn't that I needed to do this in Media Center but that I need a menuing system that lays over full screen video that looks like the type of menus from a DVR or Flatscreen TV.&nbsp; They are usually transparent multi-color menus with on/off values and variable sliders.&nbsp;&nbsp; I just thought that the native MCML UI would be ...
    Posted to Media Center Markup Language (Forum) by Jeff on January 17, 2008
  • Re: New Project

    What do you mean by WPF?&nbsp; Is this short for Windows Programable Forms?&nbsp; Do you mean just writing a desktop application using standard forms or is this some specific language? &nbsp; Jeff
    Posted to Media Center Markup Language (Forum) by Jeff on January 17, 2008
  • New Project

    I have been asked to come up with a Demo for some audio technology.&nbsp;&nbsp; The customer wants to see a video playing on a TV Screen with a transparent menu that displays over the video&nbsp;and has some sliders and buttons to control the audio experience.&nbsp;&nbsp; Very similar to actual TV menus these days.&nbsp; The demo needs to be run on
    Posted to Media Center Markup Language (Forum) by Jeff on January 14, 2008
  • Re: 64 vs 32 bit Vista

    Yes there is a 64 bit version of the DLL.&nbsp; And if I change the code to acces it instead it does work.&nbsp; Here's my problem: I don't want to have to install 2 different assemblies based on 32/64 bit if I can help it.&nbsp; What are my options? &nbsp; Jeff &nbsp;
    Posted to Media Center Markup Language (Forum) by Jeff on December 4, 2007
  • 64 vs 32 bit Vista

    I am getting a Unable to load DLL exception when running&nbsp; my Media Center App in 64bit Vista.&nbsp; I do not get this error when running on 32-bit. The DLL is a 32bit DLL that is called like any VB API call Declare Function myAPICall&nbsp; Lib ''My32bitDLL.DLL'' () As Integer If I write a windows forms app and make this call under x64 ...
    Posted to Media Center Markup Language (Forum) by Jeff on December 4, 2007
  • MediaCenterEnvironment.Dialog questions

    What is the maximum amount of text that can fit into MediaCenterEnvironment.Dialog? I notice that if I use text that has CRLF in it that when formated there is a blank line added?&nbsp; How do I format the text to have specific line breaks without a separate blank line added?&nbsp; Rich Text Format does not work. Are there any options to change ...
    Posted to Media Center Markup Language (Forum) by Jeff on November 6, 2007
  • Re: Installation Question

    How do I do that?&nbsp; I add the reference as COM using wmp.dll.&nbsp; It creates the reference name and it is greyed out so I can't rename it? &nbsp; &nbsp;
    Posted to Media Center Markup Language (Forum) by Jeff on November 6, 2007
  • Re: Naviagtion advice

    With no navigation policy in place the movement between the controls seems very random.&nbsp; Even though the controls are laid out in the MCML in what looks like sequencial order the movement from left to right and up and down doesn't make any sense. The samples give a basic idea on how the navigation tags work but doesn't help with which to use ...
    Posted to Media Center Markup Language (Forum) by Jeff on November 6, 2007
  • Re: Naviagtion advice

    I did try to use RememberFocus but it didn't make any difference on the navigation.&nbsp;&nbsp; Not sure what you mean by using it ''in combination with my Group navigation policy''? &nbsp; &nbsp;
    Posted to Media Center Markup Language (Forum) by Jeff on November 6, 2007
1 2 3 4 5 Next > ... Last »
Powered by Community Server, by Telligent Systems