Class uifcSash
Description
User Guide References:
GetDialog,
GetComponent,
CreateInParent,
AddPopupMenu,
IsVisible,
SetVisible,
GetComponentClass,
GetComponentClassName,
IsAlwaysAtFront,
SetAlwaysAtFront,
GetBackgroundColor,
SetBackgroundColor,
IsAttachedAtBottom,
SetAttachedAtBottom,
GetBottomOffset,
SetBottomOffset,
GetCursorImage,
SetCursorImage,
GetTextColor,
SetTextColor,
GetHelpTextAlignment,
SetHelpTextAlignment,
GetHelpTextWidth,
SetHelpTextWidth,
GetHelpTextOriginX,
SetHelpTextOriginX,
GetHelpTextOriginY,
SetHelpTextOriginY,
CanInheritPopupMenu,
SetCanInheritPopupMenu,
IsAttachedAtLeft,
SetAttachedAtLeft,
GetLeftOffset,
SetLeftOffset,
DoesReserveSpace,
SetReserveSpace,
GetParentName,
GetPopupMenuName,
SetPopupMenuName,
CanPopupMenuWhenDisabled,
SetCanPopupMenuWhenDisabled,
IsAttachedAtRight,
SetAttachedAtRight,
GetRightOffset,
SetRightOffset,
IsAttachedAtTop,
SetAttachedAtTop,
GetTopOffset,
SetTopOffset,
IsValidDropSite,
SetValidDropSite,
GetValidDropTypeFlags,
SetValidDropTypeFlags,
GetChildNameArray,
DoesAllowTrailRecording,
SetAllowTrailRecording,
CanReduceHeight,
SetCanReduceHeight,
CanReduceWidth,
SetCanReduceWidth Method Summary
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
void | |
| |
| |
| |
Method Detail
Set the size and screen position of the component, in pixels. This operation is only supported when the component's parent is one of the following classes : DrawingArea NakedWindow PGLWindow
Parameters:
rect
Returns:
Delete a MenuPane from the component.
Returns:
Determine the position of the component, in pixels, relative to its parent.
Returns:
Add a MenuPane to be displayed when the user presses the right mouse button over the component.
Parameters:
component
Returns:
Set the screen position of the component, in pixels, relative to its parent. This operation is only supported when the component's parent is one of the following classes : DrawingArea NakedWindow PGLWindow
Parameters:
value
Returns:
Determine the minimum size of the component, in pixels.
Returns:
Determine the screen position of the component, in pixels.
Returns:
Set the size of the component, in pixels. This operation is only supported when the component's parent is one of the following classes : DrawingArea NakedWindow PGLWindow
Parameters:
value
Returns:
Determine the size and screen position of the component, in pixels.
Returns:
Swap the positions of the two children of the Sash, modifying the Position attribute and inverting the SashGravity attribute as necessary.
Returns:
Determine the rectangle of the screen upon which the majority of the given component is displayed.
Returns:
Determine the size of the component, in pixels.
Returns:
Determine the size and position of the component, in pixels.
Returns:
Returns:
Flag indicating whether the Sash takes advantage of the "Show window contents when dragging" setting of the desktop (xtrue), or whether the dragging of the Sash uses rubber-banding (xfalse).
Sets flag indicating whether the Sash takes advantage of the "Show window contents when dragging" setting of the desktop (xtrue), or whether the dragging of the Sash uses rubber-banding (xfalse).
Parameters:
flag
Returns:
Returns:
The orientation of the Sash.
ORIENTATION_HORIZONTAL | Horizontal, with the first child being positioned to the left of the second child |
ORIENTATION_VERTICAL | Vertical, with the first child being positioned above the second child |
Sets the orientation of the Sash.
ORIENTATION_HORIZONTAL | Horizontal, with the first child being positioned to the left of the second child |
ORIENTATION_VERTICAL | Vertical, with the first child being positioned above the second child |
Parameters:
value
Returns:
Returns:
The cursor to use when the user starts a drag & drop operation by dragging the component and the pointer is over a valid drop-site.
Sets the cursor to use when the user starts a drag & drop operation by dragging the component and the pointer is over a valid drop-site.
Parameters:
value
Returns:
Returns:
The percentage position of the sash divider of the Sash between the minimum sizes of the two children.
Sets the percentage position of the sash divider of the Sash between the minimum sizes of the two children.
Parameters:
value
Returns:
Returns:
Flag indicating whether the Sash should remember its size when the Dialog in which it is contained is destroyed so that when the Dialog is recreated the Sash will initially be created with the same size.
Sets flag indicating whether the Sash should remember its size when the Dialog in which it is contained is destroyed so that when the Dialog is recreated the Sash will initially be created with the same size.
Parameters:
flag
Returns:
Returns:
Flag indicating whether the component is disabled (xfalse) or sensitive to user input (xtrue).
Sets flag indicating whether the component is disabled (xfalse) or sensitive to user input (xtrue).
Parameters:
flag
Returns:
Returns:
The gravity of the Sash, which is used to determine where the sash divider should be placed after the Sash is resized.
SASH_GRAVITY_FIRST | The Sash maintains its position relative to the first child |
NO_SASH_GRAVITY | The Sash maintains its percentage position between both children |
SASH_GRAVITY_SECOND | The Sash maintains its position relative to the second child |
Sets the gravity of the Sash, which is used to determine where the sash divider should be placed after the Sash is resized.
SASH_GRAVITY_FIRST | The Sash maintains its position relative to the first child |
NO_SASH_GRAVITY | The Sash maintains its percentage position between both children |
SASH_GRAVITY_SECOND | The Sash maintains its position relative to the second child |
Parameters:
value
Returns:
Parameters:
listener
Returns:
Parameters:
action
Returns:
Parameters:
timer
timerName
writeInTrail
Returns:
Parameters:
timerName
duration
Returns:
Parameters:
timerName
Returns: