Ventuz Technology Group Forum  

Ventuz Forums » Ventuz » Demo and User S... » Runtime Data Input (Script)

Runtime Data Input (Script)
Started by reismack at 09-07-2006 13:16. Topic has 2 replies.

Print Search « Previous Thread Next Thread »
  09-07-2006, 13:16
reismack is not online. Last active: 6/30/2008 8:53:40 AM reismack

Top 25 Posts
Joined on 02-23-2006
Dubai, UAE
Posts 23
Smile [:)]Runtime Data Input (Script)

Attachment: InputMethod.vza

Hi, I am a new user of Ventuz and I found it quite interesting. I have developed a small script by which user can assign values to string variables through keyboard during presentation. It’s not complete in all the means, but it will do the basic job. I am still not well equipped with internal object architecture of Ventuz, so this script can behave differently for you. Use "ClearText()" method to initialize the operation and then you can input any string through keyboard at run time. Through "Size" property we can restrict user for fixed length input. I hope this script  will be helpful for beginners like me to understand the basic of scripting in Ventuz.

 

 


   Report 
  09-10-2006, 12:24
Karol is not online. Last active: 11/21/2008 10:36:06 AM Karol



Top 10 Posts
Joined on 05-15-2005
Posts 281
Re: Runtime Data Input (Script)
Hi reismack,

thank you for your contribution. This can be useful in some cases indeed.
Perhaps you should add the ENTER key as well to enable multi-line text.

Regards
karol


   Report 
  09-10-2006, 12:55
reismack is not online. Last active: 6/30/2008 8:53:40 AM reismack

Top 25 Posts
Joined on 02-23-2006
Dubai, UAE
Posts 23
Smile [:)]Re: Runtime Data Input (Script)

Hi Karol,

                 Thank you for your input. I will try to implement the [Enter] key as well. I am tiger_adnan, reismack is enjoying his annual vacation back home. I think as I am using his system now days that’s why this is posted by his ID. No problem.

 

Regards,

tiger_adnan

 

 


   Report