Search Unity

UI Elements Tab System

Discussion in 'UI Toolkit' started by Jonathan-Westfall-8Bits, Oct 30, 2019.

  1. Jonathan-Westfall-8Bits

    Jonathan-Westfall-8Bits

    Joined:
    Sep 17, 2013
    Posts:
    259
    I was wondering if there is a way to create tabs in ui elements yet.

    The goal is to make an inventory system editor window and would like to have tabs so I can do something like a different tab for weapons, armor, consumables, and so forth.

    Also wondering if their is a way to do graphs like the shader graph and fx graph.
     
  2. wbahnassi_unity

    wbahnassi_unity

    Unity Technologies

    Joined:
    Mar 12, 2018
    Posts:
    28
  3. watsonsong

    watsonsong

    Joined:
    May 13, 2015
    Posts:
    555
    Hi, is there any plan move the TabButton(https://docs.unity3d.com/Packages/com.unity.shadergraph@9.0/api/Global Namespace.TabButton.html) into built-in, as a default tab control.
    Because the tab-control is usuful.
     
    Toolsmith and Autarkis like this.