class PtDividerCallback
{
left; // widget array
moved; // integer
resized; // integer
right; // widget array
}
This class holds information from a Pt_CB_DIVIDER_DRAG callback, which is generated when a PtDivider is moved.
Also see Pt_CB_DIVIDER_DRAG in the PtDivider section of the Photon documentation.
Copyright © 1995-2012 by Cogent Real-Time Systems, Inc. All rights reserved.