Forum rules - please read before posting.

display multiple elements in the DocumentListMenu

2»

Comments

  • **Auto-open Document when clicked? **is False.

    The original Document UI is not being used, and another UI is being opened from the ActionList using ActionListWhenClick.

    Set Auto-open Document when clicked? to true and use the original Document UI. ...

  • If Auto-open Document when clicked? is unchecked, how are you connecting the new Document UI to the Document that is clicked in the list?

  • Currently, I'm simply opening it from the ActionList.

    I think I don't know how to establish a connection.

  • There needs to be a connection for the Graphic element to understand that the Document you selected in the List is the one it should show the Texture for.

    You can use the Document: Open Action to open a specific Document, but the Auto-open Document when clicked? option is intended to make this easier when selecting Documents from a list. What is the issue you're having with this option?

  • Thank you.
    Auto-open Document when clicked?
    I'll try using this to modify the original DocumentUI.

  • You shouldn't have to modify the Document menu - that shows up automatically only because its Appear type is set to On Document.

    If you want to use a different Menu with a different Appear type, e.g. Manual, you should just need to open it with the Menu: Change state Action, which can be run in the InventoryBox element's ActionList when click asset, which will run after auto-opening the Document.

  • Sorry for the long exchange.

    Run in the InventoryBox element's ActionList when click asset

    If I use this format, will it look like the attached image?
    https://imgur.com/a/lnAYjFI

    Incidentally, in this case, the area where I want to display the Document's MainTexture appears white.

  • The ActionList looks correct, but you need to check Auto-open Document when clicked?.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.