Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blocks:app-note:spot-block-list [2025-09-15 09:41] – [How it works] mattiasblocks:app-note:spot-block-list [2025-09-15 10:48] (current) – [How it works] mattias
Line 1: Line 1:
 =====List spots and blocks on a remote control===== =====List spots and blocks on a remote control=====
  
-This application not shows an basic example how child replication can be used together with feed scripts to automatically list display spots and blocks in order to create a user interface where it is possible to select a spot and then select block to play. +This application note shows an basic example how child replication can be used together with feed scripts to automatically list display spots and blocks in order to create a remote control user interface where it is possible to select a spot and then select block to play. 
  
 ==== Installation ==== ==== Installation ====
Line 68: Line 68:
  
  
-+====Styling==== 
 + 
 +This Remotecontrol block uses some CSS to style the button appearance and create a custom paragraph text size 
 +The custom //ctrl_gui// class is applied to the root composition. This is used as a prefix class in the block specific style sheet to isolate this blocks style from any other css that may be in use in a project. To see the styling ,click Edit Blocks CSS  from the edit menu while editing the block.