RiverWare 6.3 Object Palette Revisions -- 12-20-2012
"Revision 2" (shown below) is checked in. See source-code option symbols below.
Recent Qt3 to Qt4 Port | Revision 1 (narrow close button) |
Revision 2 (full-width close button) |
![]() |
![]() |
![]() |
The following compile-time options are available in C++ source file, Q3GUI/SimObjPaletteDlg.cpp:
static const int DLG_MARG (4); // dialog margins [pixels]
static const bool CLOSE_BUTTON_FULL_DIALOG_WIDTH (true);
---