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__(self, 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(self)[source]
getPandaCategoriesAsList(self)[source]
setActivePandaCategory(self, event=None)[source]
setActiveSeverity(self)[source]