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 38 (377 total posts) < 1 second(s)
  • Re: Working on a Free Tree View Control

    Hi, Good to hear you're doing something for the community! 8) Just some hints - the recursive bit is just something that's going on in your code - but the onscreen presentation/display is essentially a flat list (ArrayListDataSet) - as trying to do a Heirachical set of repeaters/lists might be pretty confusing to manage.The '+' button should ...
    Posted to Media Center Markup Language (Forum) by mobilewares on February 17, 2008
  • Re: Working on a Free Tree View Control

    Hi, Ok I'm a little unclear what the actual question is there.. but a couple of suggestions are to - use the indentation on child nodes (ie. its not clear that the child2 is a child of parent node. If it was indented - then this would make this a lot clearer). - use the + / -&nbsp; buttons as you see on the microsoft version. (you would have ...
    Posted to Media Center Markup Language (Forum) by mobilewares on February 17, 2008
  • Re: Starting Out

    Hi, A quick/easy solution for when you are developing is to compile your debug version to the c:\windows\ehome directory (assuming your Vista is installed to c: drive) - this way you can avoid needing to register it with the gac each time.&nbsp; If you use this method - ensure you delete it prior to final/proper release (where you would then use a
    Posted to Media Center Markup Language (Forum) by mobilewares on February 17, 2008
  • Re: More Extender woes...

    Ok, Sorry guys - but my fault Charlie didn't reply&nbsp;here yet&nbsp;(if you were waiting for an answer).&nbsp;I was stirring the pot a bit in that last post - and&nbsp;thankfully he&nbsp;gave me a call&nbsp;- and we went over some stuff&nbsp; (so no deep dark conspiracies to report - just the realities of shipping&nbsp;and being a large company ...
    Posted to Media Center Markup Language (Forum) by mobilewares on February 12, 2008
  • Re: Null Reference Exception

    If you trigger that function via the MCML layer (via a default rule in a UI etc) - either directly or via a .NET class - then you know the page is loaded and being displayed. (and the call to the .NET layer if done that way - will be in the correct thread). Niall &nbsp; &nbsp;
    Posted to Media Center Markup Language (Forum) by mobilewares on February 11, 2008
  • Re: More Extender woes...

    Hi Thanks Charlie ... and we won't hold&nbsp;you personally responsible if you give us some honest answers..(you'll be the first one that does).. The XBox360 was sold as an MCX v2 Extender a long time ago - and you guys got people to 'invest' into&nbsp;it (already) - for the connected home based on that... now it's falling behind the other v2 ...
    Posted to Media Center Markup Language (Forum) by mobilewares on February 11, 2008
  • Re: Null Reference Exception

    Hi, A bunch of reasons why that wouldn't work : - you dont get a now playing window in RDP (which is required by the PlayMedia method) - you probably should'nt be tring to do that stuff from a background thread (which I&nbsp;think is&nbsp;what's happening in a deffered invoke)... - also not sure if you're stripping&nbsp;lines out (to give us ...
    Posted to Media Center Markup Language (Forum) by mobilewares on February 11, 2008
  • Re: More Extender woes...

    emigrating: Now, speaking about the PIKA units - because I'm doing video transcoding to extenders, is there a way to find out what capabilities the currently connected device has? It would be extremely useful to only re-code videofiles that the device cannot play natively rather than do everything that the lowest common denominator (Xbox360) ...
    Posted to Media Center Markup Language (Forum) by mobilewares on February 9, 2008
  • Re: Give me your thoughts on custom Start Menu strips

    Hi, Well don't mean to sound skeptical - but hope this isn't just a 'we are listening' campaign - but 'we arent really doing anything' (as it's all locked down anyhow till Mediacenter 2020)... I think the current menu strips are 'pretty good' (a really nice navigation paradigm/visual experience)- except they try to make invalid assumptions on ...
    Posted to Media Center Markup Language (Forum) by mobilewares on February 9, 2008
  • Re: More Extender woes...

    Hi, A couple of notes from experiences getting apps running on Xbox360 + Pika 2 extenders - I don't think those margin settings work 100% - as the actual output method&nbsp;(ie. HDMI, Component, etc) + tv resolution/overscan (DLP RP, LCD, Plasma are all slightly different - and decoders/resolutions supported differ as well).&nbsp; So always best
    Posted to Media Center Markup Language (Forum) by mobilewares on February 9, 2008
1 2 3 4 5 Next > ... Last »
Powered by Community Server, by Telligent Systems