15 #ifndef PGSLIDERBARNOTIFY_H
16 #define PGSLIDERBARNOTIFY_H
18 #include "pandabase.h"
19 #include "pgItemNotify.h"
34 virtual void slider_bar_adjust(
PGSliderBar *slider_bar);
35 virtual void slider_bar_set_range(
PGSliderBar *slider_bar);
40 #include "pgSliderBarNotify.I"
Objects that inherit from this class can receive specialized messages when PGItems change in certain ...
Objects that inherit from this class can receive notify messages when a slider bar moves or otherwise...
This is a particular kind of PGItem that draws a little bar with a slider that moves from left to rig...