Your Universal Remote Control Center
RemoteCentral.com
Philips Pronto Professional Forum - View Post
Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Original thread:
Post 4 made on Wednesday August 26, 2020 at 11:03
Lyndel McGee
RC Moderator
Joined:
Posts:
August 2001
12,994
On August 25, 2020 at 11:18, mpg7321 said...
So in my activities, on the advanced tab of the page I have been trying to set a few things when the Page is Shown. It works about 90% of the time. Like it to be %100.

I simple have the following sample for one of my pages

GlobalRS232("SIDVD");
GUI.widget("OverLay1").visible = false;
GUI.widget("OverLay2").visible = false;
GUI.widget("OverLay3").visible = false;
GUI.widget("OverLay4").visible = false;
GUI.widget("OverLay5").visible = false;
GUI.widget("OverLay6").visible = false;
GUI.widget("OverLay7").visible = false;
GUI.widget("OverLay8").visible = false;
GUI.widget("OverLay9").visible = false;
GUI.widget("OverLay10").visible = false;

Dohhh! You are correct. It clearly says in the Activities on the advanced tab of a page.


I agree that there is likely something going wrong with the GlobalRS232 line.

Why not put the GUI.widget lines before the GlobalRS232 line? That way if the 232 line fails, then at least the UI is setup the way you likely want it.

The only way to figure out what is wrong is to debug it with System.print or other things.
Lyndel McGee
Philips Pronto Addict/Beta Tester


Hosting Services by ipHouse