Reply To: Trying to add a close button on panel tabs

Home Forums General Programming Trying to add a close button on panel tabs Reply To: Trying to add a close button on panel tabs

#30240
atom
Keymaster
    • Topics: 159
    • Replies: 2945
    • Total: 3104
    • ★★★★★

    You need to createa a custom LookAndFeel class that draws additional buttons on the tab. You can have a look how it’s done in the LuaEditor classes.

    Ctrlr