Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pt/ptcontainerhold.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pt/ptcontainerhold.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pt/ptcontainerhold.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pt/ptcontainerhold.html on line 8
Prevent repairs to a container widget and its children
int PtContainerHold( PtWidget_t *container_widget );
ph
This function increments the flux count for the given container, to prevent
repairs to the specified container and to all its children.
You can still modify the widgets, but the damage to them isn't recorded.
You typically use this function when you're about to make a lot of changes
to the container and its children, and you don't want to update the display
until you're done.
When you want the container to be repaired, call
PtContainerRelease().
The container widget's current flux count, or -1 if an error occurred.
See PtClearWidget().
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
PtContainerRelease(),
PtFlush(),
PtIsFluxing()
“Delaying and forcing updates to the display”
in the Working with Code chapter of the Photon Programmer's Guide
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pt/ptcontainerhold.html on line 106
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pt/ptcontainerhold.html on line 106