Page 1 of 1

OnInit / OnActive doesent get triggerd in Kiosk-Mode

Posted: 29 Dec 2023, 01:00
by styro
Hello,
hope santaclause was good for all!
i have a small workspace with some buttons, where two should be invisible for startup, this works well with the
OnInit or OnActive Module, also when It's started from the commandline, but when kioskifyed it fails to trigger.
the kiosk-settings are:

Code: Select all

:: Startup
fullscreen at startup=0
auto play at startup=1
auto play grid at startup=0
show grid at startup=0
show interface builder at startup=1
save setup on quit=0
the (for test visible) main On/Off switch shows a green arrow, the ib-view is shown, but nothing starts...
tryed different other methods like a script thats triggers on startup, but nothing works...

i am really puzzled with this and would be grateful for any help!
all the best and a great new year
styro

Re: OnInit / OnActive doesent get triggerd in Kiosk-Mode

Posted: 31 Dec 2023, 19:25
by oli_lab
well, I'm not sure, but could try a "wait" between the "on init" and what it is supposed to trigger

Re: OnInit / OnActive doesent get triggerd in Kiosk-Mode

Posted: 15 Jan 2024, 10:16
by senso
hi, this issue is not confirmed see the attached wkp.
the switches are saved in state ON and are switched OFF when the engine starts, in kiosk mode or not.
on init.wkp
(96.22 KiB) Downloaded 1055 times
So your issue comes from elsewhere?