Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

Search found 34 matches

by sribas
31 Aug 2020, 13:18
Forum: General Discussion
Topic: C# script : STATIC class
Replies: 2
Views: 5137

Re: C# script : STATIC class

You can try to output variables from others scripts and inject them into main script.
But it will be simplest to regroup everything into a same script.
by sribas
28 Aug 2020, 09:49
Forum: General Discussion
Topic: How to get IP Address of a machine ?
Replies: 1
Views: 4374

Re: How to get IP Address of a machine ?

you can get it easily with a c# script
by sribas
26 Jun 2020, 23:53
Forum: How to
Topic: Ventuz version of a scene
Replies: 7
Views: 4635

Re: Ventuz version of a scene

https://nsa40.casimages.com/img/2020/06/27/mini_200627125235487678.png 1) Select a layer 2) click anywhere in the Content editor (do not click on the layer inside) 3) Scene Template will appear, then enter version in "Description" (example : "6.04.04") 4) using the script attach...
by sribas
22 Jun 2020, 10:04
Forum: How to
Topic: Controlling Ventuz Window State on startup
Replies: 2
Views: 2955

Re: Controlling Ventuz Window State on startup

you can do it using a .batch file to change VentuzPresenter windows state,
or directly in Ventuz C# Script following theses show settings :

SHOWMINIMIZED = 2
SHOWMAXIMIZED = 3
RESTORE = 9

To switch from FullScreen/Windowed
you will need to inject ALT+ENTER.
by sribas
09 Jun 2020, 12:40
Forum: How to
Topic: I need to get random numbers from 0 to 15 in the output. Help me~T.T
Replies: 3
Views: 4006

Re: I need to get random numbers from 0 to 15 in the output. Help me~T.T

Feel free to use ! Input : Here you can customize range and use Randomize to generate random int from this range. https://nsa40.casimages.com/img/2020/06/09/mini_200609014916155128.png Output : Here you have the randomized result. https://nsa40.casimages.com/img/2020/06/09/mini_200609015106671652.png
by sribas
25 May 2020, 09:11
Forum: How to
Topic: c# EventHandler
Replies: 1
Views: 2393

Re: c# EventHandler

no problem with this code, don't forget to use and add assembly
Windows.System.Forms;
by sribas
24 May 2020, 13:09
Forum: How to
Topic: Node dinamically
Replies: 2
Views: 2547

Re: Node dinamically

thanks
by sribas
24 May 2020, 02:29
Forum: How to
Topic: Node dinamically
Replies: 2
Views: 2547

Node dinamically

Hello guys,

I would like to create contents dinamically, like spread do, but i need to control each items inside, independently.

I don't know if it's possible in Ventuz ?
by sribas
20 May 2020, 17:28
Forum: Feature Requests
Topic: Google sheets as additional data input?
Replies: 3
Views: 16024

Re: Google sheets as additional data input?

Actually you can do it using C# Script and Google Sheet API.

I don't think it can be added easily as an input in Ventuz
because google API require credential and ID for each users/sheets
(whereas an Excel file from a local computer doesn't need any account access)
by sribas
17 May 2020, 18:41
Forum: How to
Topic: Ventuz version of a scene
Replies: 7
Views: 4635

Re: Ventuz version of a scene

Use this reg file to enable the preview pan : https://www.tenforums.com/attachments/tutorials/55511d1451167207-preview-pane-file-explorer-show-hide-windows-10-a-show_preview_pane_in_file_explorer.reg Use this one to disable the preview pan : https://www.tenforums.com/attachments/tutorials/55510d1451...