prevent Toon to go to dim state

Forum about the Toon firmware, and its extensions

Moderators: marcelr, TheHogNL, Toonz

Post Reply
globegrabber
Starting Member
Starting Member
Posts: 47
Joined: Thu Sep 21, 2017 9:14 pm

prevent Toon to go to dim state

Post by globegrabber »

Best Toonists,
just a small question, some times when is uses Toon it could be handy that the screen prevent to back to the dim stand (because you following any data), of course you can set the parameter for a longer time, normaly is for me 30 sec long enough, but only incidentally to go to settings/ sreen/ etc to exceed the time span. could there be implicated a button or maybe better to double tab the screen (this could then be used on different screens in stat of a button) (with some kind of pictogram) to provide the Toon to go to dim state?
Is there any interest for this, and who is able to implicate!
Greetz Globegrabber.
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: prevent Toon to go to dim state

Post by Toonz »

Is not so difficult to do:
The code to set the number of seconds to go into dim state is:

Code: Select all

screenStateController.timeBeforeDimmingInSec = 3600
In this case the timeout is set to an hour.
Can be implemented anywhere in the code I guess. Maybe by clicking on the 'Toon' logo top left screen?
in that case edit the file /qmf/qml/qb/stage/Logo.qml to add a mouse area to the image to do the magic
member of the Toon Software Collective
Post Reply

Return to “Toon Firmware”