tobspr / LUI

Lightweight User Interface for Panda3D
MIT License
84 stars 24 forks source link

Added LUITabbedFrame.remove(). #13

Closed Schwarzbaer closed 8 years ago

Schwarzbaer commented 8 years ago

This patch assumes that refcounting will cause the added header and frame LUIObjects to be GC'd.

tobspr commented 8 years ago

Thanks!