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

Login:
Pass:
 
 

Topic:
Anybody done more interesting "Please wait screen"
This thread has 10 replies. Displaying all posts.
Post 1 made on Saturday February 21, 2009 at 21:53
gopronto
Senior Member
Joined:
Posts:
April 2008
1,453
Has anybody done more interesting "Please wait screen" more that 10 steps as most projector take at least 1 minute before they will except another command.. and i still want it to show that somthing is going on.

Can the default transmit icon be changed on the TSU range?
Pronto still one of the best Wi-Fi Remotes,
www.ikonavs.co.nz and [Link: axiumcontrol.com] Axium Control
Post 2 made on Saturday February 21, 2009 at 22:48
buzz
Super Member
Joined:
Posts:
May 2003
4,376
One could change the background image, perhaps giving a countdown or a slide show.

Personally, I do not like those please wait screens. When I first saw the TSU9600, the demo program threw up those screens and I was ready abandon the Pronto. Fortunately, I looked into things a little deeper and found that they were merely part of the demo program, not an intrinsic TSU characteristic.

I don't think that the user needs to be entertained while the projector cools. If the equipment requires long command sequences, I recommand using an RF option. Even with the on screen entertainment, one cannot assume that the user will keep the remote pointed in the correct direction long enough for all of the IR commands to be emitted.

With some ProntoScript, you could fetch the weather or an RSS feed while waiting.
OP | Post 3 made on Saturday February 21, 2009 at 23:33
gopronto
Senior Member
Joined:
Posts:
April 2008
1,453
Its more for the warm up on a projector , and i always recomend RF over IR
Pronto still one of the best Wi-Fi Remotes,
www.ikonavs.co.nz and [Link: axiumcontrol.com] Axium Control
Post 4 made on Sunday February 22, 2009 at 04:26
vdUnknown
Long Time Member
Joined:
Posts:
February 2009
13
My main menu is a picture of our home theatre made in Sketchup, if you press the tv screen for example, a picture comes sliding in on the tv screen (40 macros), which take 15 seconds.
Post 5 made on Sunday February 22, 2009 at 05:22
husa550
Long Time Member
Joined:
Posts:
April 2008
44
Hi

I use some Please wait screen's.
That's to tell the user that something is going on so they don't push and push and push.......
Post 6 made on Sunday February 22, 2009 at 05:46
thoupis
Long Time Member
Joined:
Posts:
August 2007
124
When using projector the cinema countdown is always a nice feature. Find an animated GIF online and embed it on your pronto using your time

hl=en&fs=1">hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344">

hl=en&fs=1">hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344">

hl=en&fs=1">hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344">
Post 7 made on Sunday February 22, 2009 at 09:02
Tom Light
Long Time Member
Joined:
Posts:
December 2006
229
I just do a black screen, with please wait.

Not for a button that takes a second or less, but always for actions that take more than a few seconds.
Post 8 made on Sunday February 22, 2009 at 11:44
blang2006
Long Time Member
Joined:
Posts:
May 2008
162
I´m using makroprogramming with progress bars displayed.
Correct time delay and many pictures are giving a fluend impression.
Post 9 made on Sunday February 22, 2009 at 14:35
Rusty Fobe
Long Time Member
Joined:
Posts:
December 2008
47

Here's a simple one (I don't have a server, but here is the code and the description):

The timer is set to the value you want in the activity script of a clock activity (mine is set to 25 to allow my satellite receiver/recorder to startup (a Topfield HDPVR type with 500 GB disc).

The Ball (I used a chrome button) is situated at 240, 270,  size 160 x 160.
The Pebble (I used a transparent chrome button) is situated at 300 115, size 40x40.
I've put a circle bmp 1222 (images buttonfields) on which ball & pebble "move" synchronically from left to right in the background. The centers of Ball and Circle are on positioned on the circle.

I use a modern blue bmp5813 button for the countdown display. Font la Cartoonerie 72.
I centered it in the enlarged bmp1222.

It's not spectacular, it was just an exercise in moving pictures around the screen. I also had a bouncing ball (with a dampening formula, but unfortunately I lost it). Also a boring after a while... I'm thinking of replacing the timer by the weather module, with a countdown timer in the title.

Rusty

if (timer==0) {
widget("TIMER").executeActions();}  // jumps to the TV channels page
widget("TIMER").label=timer;
widget("BALL").left=170;
widget("BALL").top=240;
widget("PEBBLE").left=350;
widget("PEBBLE").top=130;

if (timer%2==1) {
widget("BALL").executeActions();  // a sound
widget("BALL").left=240;
widget("BALL").top=270;
widget("PEBBLE").left=300;
widget("PEBBLE").top=115;}

if(timer%4==0) {
widget("BALL").left=310;
widget("BALL").top=240;
widget("PEBBLE").left=250;
widget("PEBBLE").top=130;}

timer--;

Post 10 made on Monday February 23, 2009 at 10:32
996cab
Long Time Member
Joined:
Posts:
October 2007
58
Looked but could not figure out how.. how do you embed a GIF image into a pronto pro? Tried to make a panel using an animated .gif but it would not let me...
Post 11 made on Monday February 23, 2009 at 12:47
Lyndel McGee
RC Moderator
Joined:
Posts:
August 2001
12,997
You cannot use animated gif. If you have a gif you want to use, then you must use a tool such as IrfanView to extract each frame to a .jpg/.png/.bmp image and then use Prontoscript to change images on a panel widget based on some defined algorithm.
Lyndel McGee
Philips Pronto Addict/Beta Tester


Jump to


Protected Feature Before you can reply to a message...
You must first register for a Remote Central user account - it's fast and free! Or, if you already have an account, please login now.

Please read the following: Unsolicited commercial advertisements are absolutely not permitted on this forum. Other private buy & sell messages should be posted to our Marketplace. For information on how to advertise your service or product click here. Remote Central reserves the right to remove or modify any post that is deemed inappropriate.

Hosting Services by ipHouse