Hi everybody,
I want to make Photon GUI application as BACKDROP dynamically. That means, after the GUI application is realized, I want to send Ph_WM_BACKDROP(?) to it, for I want to locate it back to all GUI application. Even I click the some part of it, it still should be back to all other GUI application.
Of course if I set the Pt_ARG_WINDOW_STATE to Ph_WM_STATE_ISBACKDROP, the Window is set to back to all other GUI application(Right?) . But I want to know how to do it if the window is already realized.
If anyone knows it, please let me know that.
Thanks in advance.