Toon app: rotating through tiles, automatically

Forum about forum-provided applications on Toon

Moderators: marcelr, TheHogNL, Toonz

newwolf
Starting Member
Starting Member
Posts: 41
Joined: Thu Aug 23, 2012 9:30 pm

Re: Toon app: rotating through tiles, automatically

Post 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
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: rotating through tiles, automatically

Post 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...
member of the Toon Software Collective
newwolf
Starting Member
Starting Member
Posts: 41
Joined: Thu Aug 23, 2012 9:30 pm

Re: Toon app: rotating through tiles, automatically

Post by newwolf »

Toonz,

Nice to hear.
Enjoy your well deserved holiday.
mAiden
Member
Member
Posts: 330
Joined: Mon Jul 10, 2017 10:22 am

Toon App: Homescreen

Post 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.
Attachments
homescreen_rotating_tiles_V0.2.zip
(42.38 KiB) Downloaded 400 times
Member of the Toon Software Collective
TerrorSource
Administrator
Administrator
Posts: 494
Joined: Thu May 04, 2017 9:28 pm

Re: Toon App: Homescreen

Post by TerrorSource »

It's created by Toonz and already known on this forum, even newer versions available.
See viewtopic.php?f=99&t=11670
mAiden
Member
Member
Posts: 330
Joined: Mon Jul 10, 2017 10:22 am

Re: Toon App: Homescreen

Post 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 :-(
Member of the Toon Software Collective
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon App: Homescreen

Post 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.
member of the Toon Software Collective
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: rotating through tiles, automatically

Post 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
member of the Toon Software Collective
mAiden
Member
Member
Posts: 330
Joined: Mon Jul 10, 2017 10:22 am

Re: Toon app: rotating through tiles, automatically

Post 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.
Member of the Toon Software Collective
TheHogNL
Forum Moderator
Forum Moderator
Posts: 2125
Joined: Sun Aug 20, 2017 8:53 pm

Re: Toon app: rotating through tiles, automatically

Post 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.
Member of the Toon Software Collective
User avatar
madpatrick
Member
Member
Posts: 104
Joined: Wed Dec 06, 2017 9:52 pm
Location: Zuid-Holland

Re: Toon app: rotating through tiles, automatically

Post 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.
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: rotating through tiles, automatically

Post 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
member of the Toon Software Collective
User avatar
madpatrick
Member
Member
Posts: 104
Joined: Wed Dec 06, 2017 9:52 pm
Location: Zuid-Holland

Re: Toon app: rotating through tiles, automatically

Post by madpatrick »

Hi Toonz,

Thanks for the explanation. Mode 3 works better
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: Toon app: rotating through tiles, automatically

Post 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....
member of the Toon Software Collective
Post Reply

Return to “Toon Apps”