31 #if !defined(CPPPARSER) && !defined(LINK_ALL_STATIC) && !defined(BUILDING_PANDA_PGUI) 32 #error Buildsystem error: BUILDING_PANDA_PGUI not defined 35 Configure(config_pgui);
36 NotifyCategoryDef(pgui,
"");
38 ConfigureFn(config_pgui) {
43 (
"scroll-initial-delay", 0.3,
44 PRC_DESC(
"This is the amount of time, in seconds, to delay after the user " 45 "first clicks and holds on a scrollbar button before the scrolling " 46 "continues automatically."));
49 (
"scroll-continued-delay", 0.1,
50 PRC_DESC(
"This is the amount of time, in seconds, to delay between lines " 51 "scrolled while the user is continuing to hold down the scrollbar " 62 static bool initialized =
false;
68 PGButton::init_type();
69 PGCullTraverser::init_type();
71 PGMouseWatcherParameter::init_type();
72 PGMouseWatcherGroup::init_type();
74 PGMouseWatcherBackground::init_type();
75 PGMouseWatcherRegion::init_type();
76 PGScrollFrame::init_type();
77 PGSliderBar::init_type();
79 PGVirtualFrame::init_type();
80 PGWaitBar::init_type();
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
void init_libpgui()
Initializes the library.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This is a convenience class to specialize ConfigVariable as a floating- point type.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.