From: Alexander S.K. <al...@be...> - 2015-12-18 11:55:22
|
Alexander S.Kresin пишет: >> But I think I must sent a message to this process, and I don't know how >> to do and if it's possible. >> Using hw_SetFocus() ? > > No, hwg_Setfocus() works for the windows and widgets of the current > hwgui process. There should exist methods to send signals to another > processes. > Probably, this cannot be solved with signals and depends on the GUI framework ( Gnome, KDE, ... ). I've made a quick search about 'linux bring window to front' - people suggests mostly to use external tools as wmctrl, xdotools. Regards, Alexander. |