direct.tkpanels.NotifyPanel

from direct.tkpanels.NotifyPanel import NotifyPanel

Contains the NotifyPanel class.

Inheritance diagram

Inheritance diagram of direct.tkpanels.NotifyPanel

class NotifyPanel(directNotify, tl=None)[source]

Bases: object

NotifyPanel class: this class contains methods for creating a panel to control direct/panda notify categories.

__init__(directNotify, tl=None)[source]

NotifyPanel class pops up a control panel to view/set notify levels for all available DIRECT and PANDA notify categories

getPandaCategories()[source]
getPandaCategoriesAsList()[source]
setActivePandaCategory(event=None)[source]
setActiveSeverity()[source]