fireclawthefox / DirectGuiExtension

A set of extensions for the DirectGUI system of the Panda3D engine
BSD 2-Clause "Simplified" License
15 stars 3 forks source link

Create tab frame #1

Closed fireclawthefox closed 2 years ago

fireclawthefox commented 2 years ago

A new frame which will hold multiple tabs and change its content dependent on the selected tab

Tabs will by default be listed on the top of the frame, alternatively they should be placeable to any of the other sides of the frame.