On 08/05/2016 at 05:32, xxxxxxxx wrote:
If I create a layout with GeDialog, I can easily set a timer.
But, what if the layout is created using a .res file?
I tried to create a User Area in the .res file, since I can also associate a timer with a User Area. But, apparently, User Areas are not allowed for tag layouts.
Is there any way to create a timer (a method that is called frequently) for a tag? Must I create the tag layout with code?
If yes, how?