Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
blocks:app-note:spot-block-list [2025-09-15 09:41] – [How it works] mattias | blocks:app-note:spot-block-list [2025-09-15 10:48] (current) – [How it works] mattias |
---|
=====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 ==== |
| |
| |
. | ====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. |
| |