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/ptunrealizewidget.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/ptunrealizewidget.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/ptunrealizewidget.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/ptunrealizewidget.html on line 8
Unrealize a widget
int PtUnrealizeWidget( PtWidget_t *widget );
ph
This function unrealizes the specified widget and all its children:
the widgets are removed from the display, and the widget engine will
no longer invoke their callbacks.
Unrealized widgets still exist in the widget hierarchy and can be
realized again.
|
Unrealizing and realizing a widget can take some time.
If you want to hide a widget quickly, you can set its
Pt_ARG_POS
to a very negative value.
You should also set Pt_BLOCKED in its
Pt_ARG_FLAGS
so the widget won't get focus. |
- 0
- Successful completion.
- -1
- An error occurred.
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
PtDestroyWidget(),
PtRealizeWidget()
“Widget life cycle”
in the Introduction to 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/ptunrealizewidget.html on line 118
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/ptunrealizewidget.html on line 118