14 #ifndef PGITEMNOTIFY_H 15 #define PGITEMNOTIFY_H 33 virtual void item_transform_changed(
PGItem *item);
34 virtual void item_frame_changed(
PGItem *item);
35 virtual void item_draw_mask_changed(
PGItem *item);
41 virtual void item_focus_in(
PGItem *item);
42 virtual void item_focus_out(
PGItem *item);
50 void add_item(
PGItem *item);
51 void remove_item(
PGItem *item);
This is the base class for all the various kinds of gui widget objects.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
Objects that inherit from this class can receive specialized messages when PGItems change in certain ...
This is sent along as a parameter to most events generated for a region to indicate the mouse and but...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.