Page 1 of 1
Dashboard & RKLauncher
#4
Posted 15 July 2005 - 06:02 PM
You may also combine this script with launching Konfabulator:
'--- start ---
set wshshell=createobject("wscript.shell")
wshshell.run(chr(34)&"c:ProgrammePixoriaKonfabulatorKonfabulator.exe"&chr(34))
wscript.sleep 3000
wshshell.SendKeys "{F11}"
'--- end ---
This let's Konfab start up, wait 3 seconds until the widgets have been loaded and then show them in Konsposé-mode ... that's how I do it
And because you can only run one instance of Konfabulator it also works while it already runs
'--- start ---
set wshshell=createobject("wscript.shell")
wshshell.run(chr(34)&"c:ProgrammePixoriaKonfabulatorKonfabulator.exe"&chr(34))
wscript.sleep 3000
wshshell.SendKeys "{F11}"
'--- end ---
This let's Konfab start up, wait 3 seconds until the widgets have been loaded and then show them in Konsposé-mode ... that's how I do it
#7
Posted 16 October 2006 - 10:38 PM
Is it possible to write a script that allows for the following:
1. Click on the icon on RK Launcher to start Yahoo Widget Engine; then
2. While Widget Engine is running, when you click on it a second time it brings up konspose?
If so, is it also possible for the icon on the dock to have a running indicator?
Thanks.
1. Click on the icon on RK Launcher to start Yahoo Widget Engine; then
2. While Widget Engine is running, when you click on it a second time it brings up konspose?
If so, is it also possible for the icon on the dock to have a running indicator?
Thanks.
Page 1 of 1








Sign In »
Register Now!
Help

MultiQuote