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/ptforwardwindowtaskevent.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/ptforwardwindowtaskevent.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/ptforwardwindowtaskevent.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/ptforwardwindowtaskevent.html on line 8
Forward a window event to the task with a given Photon connection ID
int PtForwardWindowTaskEvent(
PhConnectId_t task,
PhWindowEvent_t const *evt);
ph
This function forwards a window event to the task with a given Photon
connection ID.
It's similar to
PtForwardWindowEvent().
You can get the Photon connection ID from the information that you get from
PhGetConnectInfo().
PtForwardWindowTaskEvent() forwards the event to the main window
for the task.
In addition to the window-event types described for the
PhWindowEvent_t
structure, you can specify a special pseudo-event,
Ph_WM_SUPERSELECT.
If you forward this type of event to a task, the window manager moves the
window and any child windows to the current console, puts them in front
of any other windows, and gives focus to the first nonblocked window.
- 0
- Success.
- -1
- An error occurred.
See
“Getting and setting the window state”
in the Window Management chapter of the Photon Programmer's Guide.
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
PhGetConnectId(),
PhGetConnectInfo(),
PhWindowEvent_t,
PtForwardWindowEvent()
PtWindowFocus(),
PtWindowToBack(),
PtWindowToFront()
in the Photon Widget Reference
“Getting and setting the window state”
in the Window Management 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/ptforwardwindowtaskevent.html on line 132
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/ptforwardwindowtaskevent.html on line 132