Next Previous Up Top Contents Index

1 CAPI Reference Entries

invalidate-pane-constraints

Function

Summary

Theinvalidate-pane-constraints function is used to cause the resizing of a pane if its minimum and maximum size constraints have changed. It returnst if resizing was necessary.
Syntax

invalidate-pane-constraints pane

Description

This function informs the CAPI that pane's constraints (its minimum and maximum size) may have changed. The CAPI then checks this, and if the pane is no longer within its constraints it resizes it so that it is and then makes the pane's parent layout lay its children out and display them again at their new positions and sizes. If the pane is resized, theninvalidate-pane-constraints returnst.
See also

get-constraints
layout
element
define-layout

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker