"dleidinger" wrote:
> Hi quantiworks,
>
> i use Outpost Firewall Pro 2009.
>
> >trayicon.leftdouble("Outpost Firewall Pro")
> >trayicon.leftdouble("c=#32770")
> are working fine on my machine, even with password-protection activated.
They don't for me, however I'm using the 2008 version, maybe that's the reason.
> Don't know which function of outpost you want to perform. If it's just to
> display the main-screen, you could also try:
> win.show("Outpost Firewall Pro") which works for me
> win.show("c=#32770") doesn't work
>
> Best regards
>
That's exactly what I want even though the right click menu would be nice but
using:
win.show("Outpost Firewall Pro") as you suggested works.
Many thanks dleidinger. Appreciated. :)