LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   gtk_window_set_transient_for + separate processes gtk windows (https://www.linuxquestions.org/questions/programming-9/gtk_window_set_transient_for-separate-processes-gtk-windows-4175633669/)

subhojit123 07-10-2018 01:14 AM

gtk_window_set_transient_for + separate processes gtk windows
 
Hey experts,

I am new to this forum. Was facing hard time trying to use gtk_window_set_transient_for API, with the gtk window of process1 as parent and gtk window of process2 over it.

Wanted to know if such cross process invokation works?

Thanks a lot.

TB0ne 07-10-2018 07:42 AM

Quote:

Originally Posted by subhojit123 (Post 5877571)
Hey experts,
I am new to this forum. Was facing hard time trying to use gtk_window_set_transient_for API, with the gtk window of process1 as parent and gtk window of process2 over it. Wanted to know if such cross process invokation works?

The answer is "maybe"...you're not providing any details of what you're trying to do, on what platform, with any code. And you opened THREE threads, against LQ rules, for the same thing.


All times are GMT -5. The time now is 06:49 AM.