We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Is there a way to rename tabs in the Puzzles Editor?

Home Forums General Questions Is there a way to rename tabs in the Puzzles Editor?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #40352
    psedlacek
    Customer

    I often will make a tab and then wish to rename it, not sure how. Is it possible?

    #40353
    johngrigni
    Customer

    You could try editing the visual_logic.xml file, but make a backup of the file first. Open it in a plain text editor, search for the name of your tab and change it. Then open it in the app manager and see if it worked.

    #40368
    psedlacek
    Customer

    That worked great actually, thank you! Still would be nice to have this option in the interface.

    #40370
    johngrigni
    Customer

    I should have mentioned this, and if anyone else uses this method:
    Make sure you’re changing the right thing and not something else with the same name, like a variable or an object. It will be an attribute inside a ‘tab’ tag:

    <tab name=”yourTabName” type=”….. >

    Don’t mess with anything but yourTabName, and leave it in quotes.

    Just remember to keep a backup in case you screw up the file (or you could just copy the last saved version in the v3d_app_data/puzzles_backup folder to your apps main directory and remove the timestamp from the filename).

    #59929

    As of Verge3D 4.3, you can rename tabs by double-clicking on their names. :good:

    Chief 3D Verger | LinkedIn | Twitter

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.