Jump to content


ataman

Member Since 29 Jul 2019
Offline Last Active 11 Mar 2021 17:49
-----

Posts I've Made

In Topic: Disable air logo and set channel number in Zgemma H7S

24 May 2020 - 11:08

 

your solution may be better, won´t be overwritten during an update

You can add it this file to backup ...

 

and if you want display notice about recording, add to "main" and to "standby" this lines:

        <widget source="session.RecordState" render="Label" text=" 00 " position="0,0" size="1,1">
            <convert type="ConditionalShowHide">Blink,2000</convert>
        </widget>

For standby change it to 3000

 

And better could be text="    "

 

Please give lines only for standby because I do not know where to change to 3000

 


In Topic: Disable air logo and set channel number in Zgemma H7S

29 July 2019 - 21:34

I can`t edit or open this file