New SmartRemote sample...what should I do?

More
2 years 3 months ago #2394 by zshaiken
When I opened myDesigner, I see that there is a new SmartRemote Sample project. I assume this is from the last update. What should I do with this? What is included with the update? 

Please Log in to join the conversation.

More
2 years 3 months ago #2395 by Nillaz
Replied by Nillaz on topic New SmartRemote sample...what should I do?
The sample project is just that...a sample framework. When you are first setting up your remote you should rename this project to just "smartremote" and use that for creating your layout. This is done so your project doesn't get overwritten with a new sample framework in future updates.

If you already have a smartremote project going you don't need to do anything with the sample at all and can safely ignore it.

Please Log in to join the conversation.

More
2 years 3 months ago #2402 by David Li
Replied by David Li on topic New SmartRemote sample...what should I do?

When I opened myDesigner, I see that there is a new SmartRemote Sample project. I assume this is from the last update. What should I do with this? What is included with the update? 
These questions and a lot more are covered in the documentation.  It is very important to read step by step the docs.  You will save yourself TONS of time and aggravation.
I know that sounds like RTFM, but it is :)

Please Log in to join the conversation.

More
2 years 3 months ago #2405 by bowlingbeeg
Replied by bowlingbeeg on topic New SmartRemote sample...what should I do?

If you already have a smartremote project going you don't need to do anything with the sample at all and can safely ignore it.
I don't believe that's true.  There are javascript changes that the new template has that should be incorporated into your existing projects.  For example when they added the ability to press and hold the directional arrows and it would repeat the command while being held.  This is an area that I think could use some refinement because if you've customized your html pages it's kind of a pain to update your custom project.  I've been copying over the javascript folders from the sample to my project.  Then I usually click the "Update Project" button in MyDesigner.  I'm not exactly sure if that's necessary because I'm not really sure what it does.  That seems to be working but I could be missing something.  Since I've re-written most of the HTML pages I don't worry about updates to those but if you have a semi-custom page there's no good way to know what's been updated without manually looking through the HTML page to see if you should incorporate those new changes.

Please Log in to join the conversation.

More
2 years 3 months ago #2406 by Nillaz
Replied by Nillaz on topic New SmartRemote sample...what should I do?
My understanding was that bringing over the latest js updates is one of the things the update project button does but I could certainly be wrong.

Please Log in to join the conversation.

More
2 years 3 months ago #2407 by David Li
Replied by David Li on topic New SmartRemote sample...what should I do?
Update Project updates the Javascript in the selected folder. Always good to do that post a myDesigner Update (or if something isn't working / displaying as expected).

Please Log in to join the conversation.

Time to create page: 0.175 seconds