Reply
Thread Tools
Posts: 45 | Thanked: 3 times | Joined on May 2009 @ Beijing, China
#1
Hi, all! I wrote a program which will fork several process, and each child process has a hildon window. Now these windows are cascading on the Task Navigator. I want to popup arbitrary window, making which show on the toppest. I have tried api such as 'gtk_widget_show()' and 'gtk_window_maximize()', and all doesn't work. Please Help! Thanks in advance.
 
Posts: 45 | Thanked: 3 times | Joined on May 2009 @ Beijing, China
#2
i have tried osso_application_top(), although this function returns successfully, it doesn't work either.
 
Andre Klapper's Avatar
Posts: 1,665 | Thanked: 1,649 times | Joined on Jun 2008 @ Praha, Czech Republic
#3
What exactly is the usecase for popping up an arbitrary window?
__________________
maemo.org Bugmaster
 
Posts: 45 | Thanked: 3 times | Joined on May 2009 @ Beijing, China
#4
Originally Posted by Andre Klapper View Post
What exactly is the usecase for popping up an arbitrary window?
I launch child's window in parent' s window using 'click' event . After 'click' event, i fork child process, which has a hildon window. When I click again in parent's window, I want to popup the child window created before.
 
Posts: 45 | Thanked: 3 times | Joined on May 2009 @ Beijing, China
#5
calling gtk_window_present using dbus works it out. by the way, hd_wm_top_service() should also be ok, but i fail to link it.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 21:24.