Page 4 of 4

Re: Toon app: rotating through tiles, automatically

Posted: Tue Jul 31, 2018 8:12 pm
by newwolf
Hey,
Just found this topic and it's a cool feature, but it looks like there isn't any development any more.
Was looking around for some implementation on 4.18.8 but the world change from 4.16.8

Is it possible to make this working again on 4.18.8?

Greetz,
Jos

Re: Toon app: rotating through tiles, automatically

Posted: Tue Jul 31, 2018 8:24 pm
by Toonz
Yes, no problem. I am on holiday now but will create a new resource file with all mods when I'm back.
Or a separate one with this one added.
ETA third week of August...

Re: Toon app: rotating through tiles, automatically

Posted: Tue Jul 31, 2018 8:56 pm
by newwolf
Toonz,

Nice to hear.
Enjoy your well deserved holiday.

Toon App: Homescreen

Posted: Tue Aug 28, 2018 3:07 pm
by mAiden
Very first no idea who the creator of this app is, but seems nice to have ..
came across Google, maybe we can do something with this?
What I get out of it is that this shows all your home screens, after x number of seconds it will automatically move.
Do not use it now. I do not know what happened .. First the script should be checked, think that the community goes faster than when I do it alone.

This is not the app that I am working on.

Re: Toon App: Homescreen

Posted: Tue Aug 28, 2018 3:11 pm
by TerrorSource
It's created by Toonz and already known on this forum, even newer versions available.
See viewtopic.php?f=99&t=11670

Re: Toon App: Homescreen

Posted: Tue Aug 28, 2018 3:21 pm
by mAiden
TerrorSource wrote:It's created by Toonz and already known on this forum, even newer versions available.
See viewtopic.php?f=99&t=11670
Thanks Terrorsource.. App will not (yet) working on 4.19.10 :-(

Re: Toon App: Homescreen

Posted: Tue Aug 28, 2018 3:29 pm
by Toonz
mAiden wrote:
TerrorSource wrote:It's created by Toonz and already known on this forum, even newer versions available.
See viewtopic.php?f=99&t=11670
Thanks Terrorsource.. App will not (yet) working on 4.19.10 :-(
It needs to be part of the resource file. Happy to include it but I am not sure everyone wants it as it puts a new visible control on your homescreen.
I will see if it can be included in the default resource files or that we make a different set including the homescreen mod.

By the way, it is not an app itself, it is a modification of the homescreen app from Quby.

Re: Toon app: rotating through tiles, automatically

Posted: Tue Aug 28, 2018 7:19 pm
by Toonz
talked to TheHogNl, we will try to put this mod in the resourcefiles as well with a new settings screen to turn it on or off and maybe other settings as well

Re: Toon app: rotating through tiles, automatically

Posted: Tue Aug 28, 2018 8:15 pm
by mAiden
Toonz wrote:talked to TheHogNl, we will try to put this mod in the resourcefiles as well with a new settings screen to turn it on or off and maybe other settings as well
Great News. I like it.

Re: Toon app: rotating through tiles, automatically

Posted: Fri Aug 31, 2018 6:34 pm
by TheHogNL
App is ready. It is now part of a new feature called 'TSC settings' which will be available in all new resources files we (toonz and I) will publish.
Expect it somewhere today on the forum files location where the resources files are shared.

TSC settings will now:
- allow you to enable or disable tile rotation
- allow you to enable or disable the Toon logo

In the future we hope to include some more general settings to be configured here.

Re: Toon app: rotating through tiles, automatically

Posted: Sun Dec 02, 2018 11:52 am
by madpatrick
Hi,

I've turned on today the rotating on, to option 2. Great feature !!
how does it work exactly, because i see a tile from screen 1 top left, showing on the bottom row during the rotation and also a empty tile (maybe from the last page which is completly empty)
Also i needed to restart GUI to enable the new selected tiles. Otherwise some (non-selected) tile were showing in dim-state.

Re: Toon app: rotating through tiles, automatically

Posted: Sun Dec 02, 2018 12:16 pm
by Toonz
madpatrick wrote:Hi,
I've turned on today the rotating on, to option 2. Great feature !!
how does it work exactly.
Hi,

this is how it works:
During startup, when the tiles are populated I build an array with the currently active tiles except the top 2 on the first homescreen (considered as fixed).
This array is not maintained during normal operations when you add/change/replace/delete tiles.
Therefor the rotate function will continue to show only the tiles which were active during boot.
The empty tile you see could be for instance the waste collection tile on a day without waste collection.
You currently cannot freely select which tiles to show and which not.

The rotate function is actually changing the setup of the bottom tiles as if you were changing the tiles manually.
It also means that at next boot you see this last setup again and it will be used at base for the next rotation.
To prevent this from happening you should stop rotation, make the tiles look like you want it and then restart the gui.

To have the best control over your display you should select the option 3 - rotate all tiles (= simply flip the homescreens as they are, like you select the next page).
Disadvantage:
- you have to put the clock for instance on each homepage to be visible all the time
Advantage:
- your tile setup isn't changed and is resilient against reboots.
- using almost no extra resources as rotating it is only navigating to the next page rather than changing tile contents.
- gives more flexibility to show some tiles more often than others.

Hope this helps.

Toonz

Re: Toon app: rotating through tiles, automatically

Posted: Sun Dec 02, 2018 2:10 pm
by madpatrick
Hi Toonz,

Thanks for the explanation. Mode 3 works better

Re: Toon app: rotating through tiles, automatically

Posted: Sun Dec 02, 2018 3:26 pm
by Toonz
madpatrick wrote:Hi Toonz,

Thanks for the explanation. Mode 3 works better
just thinking, probably best to remove to option 1 and 2 completely....