miinx | 1 Dec 2005 05:14
Picon

Re: Re: cl.SetHover() not working?

brucexs wrote:

>There is a bug in cl.sethover that I will fix in 4.4.01.  Then you 
>will have to do as above, ie using hoverclick in properties, then 
>individually set hover actions for each button if you do not want 
>default of left.
>
Great, thanks Bruce!

Cheers
Karen

------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/I258zB/QnQLAA/TtwFAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    power-pro-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

(Continue reading)

miinx | 1 Dec 2005 05:15
Picon

Re: Change current language?

power_user_pro wrote:

>I know PP can display current language - win.getlanguage. 
>

Bruce, FYI

win.getlanguage() is not documented in the win.txt plugin help file..

Cheers
Karen

------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/I258zB/QnQLAA/TtwFAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    power-pro-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

(Continue reading)

brucexs | 1 Dec 2005 18:56
Picon
Favicon

Re: Change current language?

> 
> win.getlanguage() is not documented in the win.txt plugin help file..

I agree the plugin text file formats are not good (and if someone 
wants to redo into html or rtf, I'd be happy to use that base in 
future!).

Getlanguage is there, at the bottom of win.txt, along with the list of 
language codes.

------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/KIlPFB/vlQLAA/TtwFAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    power-pro-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

brucexs | 1 Dec 2005 18:58
Picon
Favicon

Re: Change current language?


>
> I know PP can display current language - win.getlanguage. But I 
wonder -
>  can it change language?? So, on WinAPI level I need not 
> GetKeyboardLayout(), but _Set_KeyboardLayout(...). Is it real?
> 
PowerPro cannot do this.  You may want to look into the dll plugin to 
call the api directly, but it is unlikely to be of much value as I 
suspect it only would work for the PowerPro thread itself.

AFIAK, there is no direct Windows API call to change another 
thread/program window's language.

>

------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/2jUsvC/tzNLAA/TtwFAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    power-pro-unsubscribe@...

(Continue reading)

power_user_pro | 1 Dec 2005 19:46
Picon

Re: Change current language?

--- In power-pro@..., "brucexs" <bswitzer <at> i...> wrote:
>
> 
> >
> > I know PP can display current language - win.getlanguage. But I 
> wonder -
> >  can it change language?? So, on WinAPI level I need not 
> > GetKeyboardLayout(), but _Set_KeyboardLayout(...). Is it real?
> > 
> PowerPro cannot do this.  You may want to look into the dll plugin to 
> call the api directly, but it is unlikely to be of much value as I 
> suspect it only would work for the PowerPro thread itself.
> 
> AFIAK, there is no direct Windows API call to change another 
> thread/program window's language.
Aha, I see. Thanks for reply. What if I try another approach? Windows
(as OS) can switch kb-layout for all application(on system level) via 
Ctrl+Shift keys pressed simultaneously. What I want: I want to press & 
release Ctrl(only; without Shift). PP recive this sole key and send to 
system Ctrl+Shift keys-combination instead. So, I think, I will switch 
kb-layout with single key - Ctrl. Is THIS real?

------------------------ Yahoo! Groups Sponsor --------------------~--> 
1.2 million kids a year are victims of human trafficking. Stop slavery.
http://us.click.yahoo.com/.QUssC/izNLAA/TtwFAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

(Continue reading)

brucexs | 1 Dec 2005 21:24
Picon
Favicon

Re: Change current language?

send to 
> system Ctrl+Shift keys-combination instead. So, I think, I will 
switch 
> kb-layout with single key - Ctrl. Is THIS real?

I only have one language installed so I cannot tell.

Why don't you test and tell the group?
>

------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/2jUsvC/tzNLAA/TtwFAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    power-pro-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

bizaro | 1 Dec 2005 22:51
Picon

Re: Re: PPro All > Timers, Time Change, Standby, Hibernation

Hello Bruce,

you wrote...

> I started work on this plugin and realized there was a simple way to 
> fix timers in PowerPro itself.  COuld you see if it solves the 
> problems you outline?

> Shutdown PowerPro, take a backup of powerpro.exe, then download the 
> following and save in PowerPro folder.  Let me know if any problems 
> with timers.

> http://powerpro.webeddie.com/download/powerpro.exe

Problem described in first message of this thread,
http://groups.yahoo.com/group/power-pro/message/18469, with hibernation
at least, still exists. Do I need to turn something on, in not so mighty
XP SP2, to make it work?

------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/2jUsvC/tzNLAA/TtwFAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

(Continue reading)

brucexs | 2 Dec 2005 13:17
Picon
Favicon

Re: PPro All > Timers, Time Change, Standby, Hibernation

> 
> Problem described in first message of this thread,
> http://groups.yahoo.com/group/power-pro/message/18469, with 
hibernation
> at least, still exists. Do I need to turn something on, in not so 
mighty
> XP SP2, to make it work?
>

Sorry, I don't know if there is anything more I can do on this.

What is the problem exactly? As I understand it, you have a timer 
which is at value (say) x seconds when your computer hibernates.  Then 
when it comes out of hibernation of y seconds, the value of the time 
is what?  And what did you expect it to be?

------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/KIlPFB/vlQLAA/TtwFAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    power-pro-unsubscribe@...

(Continue reading)

bizaro | 2 Dec 2005 16:22
Picon

Re: Re: PPro All > Timers, Time Change, Standby, Hibernation

Hello Bruce,

you wrote...

> What is the problem exactly? As I understand it, you have a timer 
> which is at value (say) x seconds when your computer hibernates.  Then 
> when it comes out of hibernation of y seconds, the value of the time 
> is what?  And what did you expect it to be?

I expect it to be x again and not x + time of hibernation, if I
understood correctly first message on this topic.

I know I can use HookSystemEvents to pause/unpause timer on hibernation,
just want to make sure this is intended behavior.

------------------------ Yahoo! Groups Sponsor --------------------~--> 
AIDS in India: A "lurking bomb." Click and help stop AIDS now.
http://us.click.yahoo.com/VpTY2A/lzNLAA/yQLSAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    power-pro-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
(Continue reading)

power_user_pro | 2 Dec 2005 15:27
Picon

Re: Change current language?

--- In power-pro@..., "brucexs" <bswitzer <at> i...> wrote:
>
> send to 
> > system Ctrl+Shift keys-combination instead. So, I think, I will 
> switch 
> > kb-layout with single key - Ctrl. Is THIS real?
> 
> I only have one language installed so I cannot tell.
> 
> Why don't you test and tell the group?
> >
>
Because I am acquainted with PP only few days. I am reading PP's 
docs and help right now and my knowledge about PP's 
keyswords/commands/script/etñ. are(for a while) on poor level. :( Of 
course, while I am reading docs I get to know more and more things 
about PP. But right now I don't know enough to program(and, 
accordingly, try/test) what I want by myself. For example, I don't 
know how to assign PP's hot-key to _single_ Ctrl press? In Key/Mouse 
drop-list I see "_tap_ ctrl" only... :(

------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/KIlPFB/vlQLAA/TtwFAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
(Continue reading)


Gmane