Shortcut Code Thread last updated on 2005-12-29 02:31:45

Posted by member 287251 on 2005-12-28 15:15:04

I'm trying to use shortcut3 for a series of shortcuts and when I try to set an icon for the image it doesn't work. So what would be the code for shortcut3 for a shortcut using an icon designation ?? And can Shortcut3 be hooked to an xLabel ??

Posted by member 1885 on 2005-12-28 15:54:30 link

if you have xlabel, you don't need shortcut3 (or any other shortcut module). Furthermore, shortcut3 is afaik unfinished and severely undocumented.

Posted by member 1 on 2005-12-28 16:11:39 link

What West said. But if you go to Shortcut2 you could use .icon=c:\Path\to\file.exe,1

Posted by member 287251 on 2005-12-29 01:25:25 link

I ended up not using shortcut at all and just switching over to xLabel with a left click event and then using a bang to get the same effect. I did get the icons to work though. Thanks =).

Posted by member 1 on 2005-12-29 02:31:45 link

please tell me you didn't do something like !Execute[$email$]