mwerezak / DearPyGui-Obj

An object-oriented wrapper around DearPyGui
MIT License
45 stars 3 forks source link

Implement Containers #5

Closed mwerezak closed 3 years ago

mwerezak commented 3 years ago

Tree Nodes

Tab Bar

Popup

Menus

mwerezak commented 3 years ago

Not going to implement add_tooltip since it is lacking functionality (no way to set tip content?) and redundant anyways since there is already a tooltip config property on Widget.

So this item is complete!