Bring gtk dialog window to front

2010-10-19 Thread Guruprasad Bhat
Hi all, I have one application that has multiple full screen dialog windows. I am trying to bring one dialog to front that is already created showed earlier now it is back side of other windows. Can anybody suggest how to bring a dialog window to front that is already present at back side?

Re: Bring gtk dialog window to front

2010-10-19 Thread David Nečas
On Tue, Oct 19, 2010 at 12:10:46PM +0530, Guruprasad Bhat wrote: I have one application that has multiple full screen dialog windows. I am trying to bring one dialog to front that is already created showed earlier now it is back side of other windows. Can anybody suggest how to bring a

Re: Memory management in gtk

2010-10-19 Thread jcupitt
On 19 October 2010 06:22, Vishak V. Kurup vishak.ku...@nestgroup.net wrote: I am having a small problem related to GTK. My application is having around 15 windows.  When I start my application and check the memory usage using top utility it shows around 19MB. When a new window is created it

RE: Memory management in gtk

2010-10-19 Thread Vishak V. Kurup
Thank you jhon..i have checked using Valgrind and it is not showing any memory leaks. So I was checking the memory usage using top. I will check using ur suggestion. Thank you verymuch. -Original Message- From: jcup...@gmail.com [mailto:jcup...@gmail.com] Sent: Tuesday, October 19,

moving message on a gtk dialog

2010-10-19 Thread Guruprasad Bhat
Hi all, I was thinking of a application for showing moving message. In gtk is it possible to do that? I want a small gtk dialog displaying moving message. Can any one suggest in this regard. *Regards,* * Guruprasad Bhat.* ___ gtk-app-devel-list mailing

moving message on a gtk dialog

2010-10-19 Thread James Morris
On 19 October 2010 11:01, Guruprasad Bhat guruprasad...@gmail.com wrote: Hi all, I was thinking of a application for showing moving message. In gtk is it possible to do that? I want a small gtk dialog displaying moving message. Can any one suggest in this regard. *Regards,* *  Guruprasad