Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
QNX Documentation Library
PtCalcAnchorOffsets

PtCalcAnchorOffsets

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

PtCalcAnchorOffsets()

Update the anchoring values (rules) for the given widget

Synopsis:

int PtCalcAnchorOffsets( PtWidget_t *widget );

Arguments:

widget
A pointer to the widget whose anchoring values you want to update.

Description:

This function updates the anchoring rules for the given widget based on its current anchor flags and its parent's canvas rectangle.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtAnchorWidget(), PtApplyAnchors()