charlie_salome | 1 Feb 2005 03:05
Picon

Re: Re: Shy Start Menu


"swzoh" <swzoh@...> wrote on 01/31/2005 07:36:23 PM:

> > *Info expr(win.caption("*notepad*"))
> > 
> > , the problem still happens.  It is triggered when the bar gets the 
> > focus...
> 
> I think this is a (re)focus issue. As you said it started
> with 4.1, I suspect this is the side effect of the fix:
> 
> http://groups.yahoo.com/group/power-pro/message/19829
> 
> Sean
> 

I think you may be right, Sean.  Thanks for looking into this.

This message has been scanned by Webshield!!

[Non-text portions of this message have been removed]

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)

charlie_salome | 1 Feb 2005 03:05
Picon

Re: Re: Shy Start Menu


"brucexs" <bswitzer@...> wrote on 02/01/2005 02:08:20 AM:

> 
> 
> > 
> > *Info expr(remove(win.caption("*foobar2000 v0.*"),-20))
> > 
> >
> 
> Try
> *info expr(remove(window("caption","*foobar2000 v0.*"),-20))
> the win plugin seems to have issues with switching the focus 
> incorrectly when it is on the taskbar.
> 

This one works and behaves fine. Thanks a lot Bruce! ;)

This message has been scanned by Webshield!!

[Non-text portions of this message have been removed]

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)

charlie_salome | 1 Feb 2005 03:45
Picon

Re: Re: Shy Start Menu


charlie_salome@... wrote on 02/01/2005 10:05:10 AM:

> > Try
> > *info expr(remove(window("caption","*foobar2000 v0.*"),-20))
> > the win plugin seems to have issues with switching the focus 
> > incorrectly when it is on the taskbar.
> > 
> 
> This one works and behaves fine. Thanks a lot Bruce! ;)
> 

------------------------------------------

The only problem now is that it doesn't work when the foobar window is 
minimized to tray. Win.Caption was able to get caption even when foobar 
was trayminned.  Is there a workaround for this? 

Thanks,
Charlie

This message has been scanned by Webshield!!

[Non-text portions of this message have been removed]

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)

swzoh | 1 Feb 2005 04:43
Picon
Favicon

Re: Shy Start Menu


--- In power-pro@..., charlie_salome <at> p... wrote:
> charlie_salome <at> p... wrote on 02/01/2005 10:05:10 AM:
> 
> > > Try
> > > *info expr(remove(window("caption","*foobar2000 v0.*"),-20))
> > > the win plugin seems to have issues with switching the focus 
> > > incorrectly when it is on the taskbar.
> > > 
> > 
> > This one works and behaves fine. Thanks a lot Bruce! ;)
> > 
> 
> ------------------------------------------
> 
> The only problem now is that it doesn't work when the foobar window 
is 
> minimized to tray. Win.Caption was able to get caption even when 
foobar 
> was trayminned.  Is there a workaround for this? 

Try the following (not tested):
window("caption",window("anywindow","*foobar2000 v0.*"))

Sean

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)

charlie_salome | 1 Feb 2005 05:05
Picon

Re: Re: Shy Start Menu


"swzoh" <swzoh@...> wrote on 02/01/2005 11:43:39 AM:
> 
> Try the following (not tested):
> window("caption",window("anywindow","*foobar2000 v0.*"))
> 
> Sean
> 

Amazingly, it works! 

Thanks a lot, Sean! :)

This message has been scanned by Webshield!!

[Non-text portions of this message have been removed]

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)

entropyreduction | 1 Feb 2005 06:02
Picon
Picon

Re: communicate via pipes


--- In power-pro@..., sgp acs322000 <acs322000 <at> y...> wrote:

> Are you finding that you need to put a lot of waits between writes?
> In my previous experiments with windows pipes I've never been able 
> to read/write at full speed reliably.

Apparently windows pipes are quite slow.  I ran into stats comparing
Linux and win pipes:

   http://www-106.ibm.com/developerworks/library/l-rt4/index.html

Win loses of course.

Haven't tried lots of successive writes.  

 
> I ran your scripts a few times on my win2k sp4, and eventually got 
> powerpro to crash. However, I was trying to use your listen script 
> with a command-line pipe write client, so that may be the cause of 
> the crash.

I assume you set ini file so the default authorisation not in force?

> However squared, your listen script didn't receive anything from the 
> command-line client. I was using \\.\pipe\powerpro as the pipename.

Ditto?

> The command-line client is WriteNamedPipe available here 
(Continue reading)

Alan Martin | 1 Feb 2005 10:52
Favicon

Syntax Highlighting Project


Syntax Highlighting Project

Aim: to create the next generation of SHF s (Syntax Highlighting Files)
for various text editors, for editing PowerPro script files.

I am willing to coordinate the project and do some/most of the work.
If someone else has the energy for it and would like to take this role,
let me know and I will happily abdicate.
Otherwise my initial plan is to proceed as described below.
I am willing to modify this plan if people have suggestions to improve it.

The aim is to upload the following files to Yahoo and/or pcrei:

1: A categorised list of Words, which is basically Karen's original list,
which is in her message number 21708
Subject:  Re: Syntax File for Edit+ ?  Date: 1 February 2005
only updated with the latest commands and functions, if Karen wishes to.

This could be a useful resource for many other projects too,
not only as a starting point for making this project.

Because they are in categories, there is some duplication of keywords 
and also of the "action" words of the built in commands.
In this file, those duplications should be kept, so you can see 
which keywords are legal for a particular command or function.

2: GenSHF a generic syntax highlighting file.
This is the most important file for this project.
It cannot be used in any editor until it has been customised
(Continue reading)

Frank Dzicher | 1 Feb 2005 12:29
Picon

Fly-Out Menus with PPro


Hello Power-Pro - Profilist,

I've no idea how to but the imagination that it's possible to create
fly-out menus using ppro. I want to set a button that on mouse over let
fly out several other buttons. Any suggestions?

--

-- 
cheers and TIA
Frank

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/

karl_ptrsn | 1 Feb 2005 12:57
Picon
Favicon

Re: Fly-Out Menus with PPro


Frank Dzicher <listen <at> e...> wrote:

> I've no idea how to but the imagination that it's possible to 
> create fly-out menus using ppro. I want to set a button that 
> on mouse over let fly out several other buttons. Any suggestions?

Read Help about bars and menus

or try http://groups.yahoo.com/group/powerpro-beginners

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/

Frank Dzicher | 1 Feb 2005 13:46
Picon

Re: Fly-Out Menus with PPro


Hello Karl, hello Power-Pro - Profilist,

* karl wrote:

> Read Help about bars and menus

[x] Done.

I've played around with the *Bar command but can't figure out how to let
the subbar fly-out on mouse over and go away on mouse away.

--

-- 
cheers
Frank

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/


Gmane