QT: How to send a local application path to a script button?

2007-09-23 Thread William de Smet
Hi there, I am trying to develop an application which only shows buttons with links to programs on our school PC's and Windows 2000 and Windows XP. The children are disabled and they don't need Windows at all. What I do is this: on mouseUp answer files Which application?: put it into tData

Re: QT: How to send a local application path to a script button?

2007-09-23 Thread Klaus Major
Hi William, Hi there, I am trying to develop an application which only shows buttons with links to programs on our school PC's and Windows 2000 and Windows XP. The children are disabled and they don't need Windows at all. What I do is this: on mouseUp answer files Which application?: put

Re: QT: How to send a local application path to a script button?

2007-09-23 Thread Klaus Major
Hi William, Important hint! ... set the script of btn 1 to field path end mouseUp NEVER name your object(s) with a single NUMBER! That may work in most cases, but SURE will fail in the wrong moment! The engine may think you mean - button 1 (the FIRST button) Add a (short) prefix to