refresh ppc screen

Help each other out

refresh ppc screen

Postby dgemily on Mon Feb 19, 2007 12:58 pm

is there anyone know how can I refresh a ppc screen using an event ?

thanks
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby dgemily on Sat Feb 24, 2007 12:12 pm

up !

nobody have a way to help me ? or you don't understand what I mean ?
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby lar282 on Sat Feb 24, 2007 7:02 pm

sorry never tried.I have it set to 1 second so I never needed too

//Lasse
lar282
 
Posts: 1624
Joined: Thu Apr 01, 2004 4:13 pm
Location: Helsingborg, Sweden

Postby dgemily on Sun Feb 25, 2007 4:25 pm

lar282 wrote:sorry never tried.I have it set to 1 second so I never needed too

//Lasse

btw thanks
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby scottw on Mon Feb 26, 2007 1:04 pm

Doesn't it refresh everytime you click a button??
scottw
 
Posts: 774
Joined: Mon Feb 06, 2006 4:21 pm
Location: Glen Burnie, Maryland

Postby dgemily on Mon Feb 26, 2007 1:35 pm

scottw wrote:Doesn't it refresh everytime you click a button??

yes it does, that is my problem, I can't refresh the ppc-screen without to click on the screen....
ie: I have an application that when is finish, it execute an event to show a global overlay, but I can't see it on the ppc, I need to click on the screen to display this overlay....

later
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby scottw on Mon Feb 26, 2007 1:39 pm

Sorry I misunderstood. I don't believe you can do this but I could be wrong.
scottw
 
Posts: 774
Joined: Mon Feb 06, 2006 4:21 pm
Location: Glen Burnie, Maryland

Postby dgemily on Mon Feb 26, 2007 1:47 pm

scottw wrote:Sorry I misunderstood. I don't believe you can do this but I could be wrong.

me too, I don't think that we can do it.. but I'm asking anyway, maybe someone have an idea....

btw, I will find another way....
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby tomprout on Tue Feb 27, 2007 9:27 am

I have an idea....

Use cmd "execute on client". Then download supermacro application (google research). With this application you can simulate some macro commands.

So all you need to do is to create a macro that will move mouse cursor position to the area you want then simulate a left mouse click to generate a refresh of the screen.
tomprout
 
Posts: 51
Joined: Wed Mar 15, 2006 9:20 am

Postby dgemily on Tue Feb 27, 2007 11:12 am

yeah it's an idea but if I remember the command "execute on client" is buggy...
I need to test....

thx
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby tomprout on Tue Feb 27, 2007 2:09 pm

In case it is still buggy, there are a lot of freewares/softwares that let you execute cmd on remote computer. Personnaly I use R-Shut pro.
tomprout
 
Posts: 51
Joined: Wed Mar 15, 2006 9:20 am

Postby dgemily on Tue Feb 27, 2007 7:26 pm

ok, thx . I will try that .
the little problem is if I want share my ppc-skin .... it's better if I try to be close to "ready to use" w/o make a big doc on "how to install" I'm already with some screens that needs some conditions and explanations. so I'm trying to have not too much...... but if I really need to use it, I will take it, and anyway I will certainly take this way for my personnal use... merci ;)
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby jowaldo on Tue Feb 27, 2007 9:40 pm

sorry if i missed this, but why does the refresh:xx option for the ppc client not work? or do you not want it to constantly update?
jowaldo
 
Posts: 903
Joined: Wed May 21, 2003 7:17 pm

Postby dgemily on Tue Feb 27, 2007 10:11 pm

jowaldo wrote:sorry if i missed this, but why does the refresh:xx option for the ppc client not work? or do you not want it to constantly update?

what do you mean about refresh:xx ?
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby rika on Tue Feb 27, 2007 10:17 pm

This? http://xlobby.com/forum/viewtopic.php?p=19153#19153

refresh: (optional)
Number in milliseconds between refreshes, I wouldn't use anything less than 1000 (1000 = 1second), simply add "refresh:1000" to try this refresh option


Rika
rika
 
Posts: 401
Joined: Fri Apr 02, 2004 5:43 am
Location: Sweden

Next