Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. Tags
    3. theme.xml
    Log in to post
    • All categories
    • gamdus

      Theme.xml - formatVersion
      Themes & Interface • theme.xml theme recalbox • • gamdus

      2
      0
      Votes
      2
      Posts
      313
      Views

      Pitch64

      Répondu sur Discord

      Version 4 ou 5 pour l'instant, le format de version n'a plus d'utilité mais se doit d'être encore spécifié pour l'instant.

    • DJMatrix-HU3

      Unsolved how to enter text on screen using theme.xml
      Themes & Interface • enter text theme.xml • • DJMatrix-HU3

      3
      0
      Votes
      3
      Posts
      1161
      Views

      Norde

      I'm not sure but i think you should put your <text> tag inside a <text> element.

      Example :

      <text name="TEST">
      <text>MY TEXT</text>
      <pos>0.48 0.98</pos>
      <color>FFFFFF</color>
      <fontSize>0.1</fontSize>
      </text>