Re: Lost Pointer when adding GTK+ to an application

2008-05-07 Thread Diego Rivera
Ok, I am working on the valgrind stuff, its my first time with this tool, so i'll try to get information from it and contact you soon with as much information from the error i can get. Thanks --Diego-- On Wed, May 7, 2008 at 9:15 PM, James Scott Jr <[EMAIL PROTECTED]> wrote: > > > On Wed, 2008-0

Re: Lost Pointer when adding GTK+ to an application

2008-05-07 Thread James Scott Jr
On Wed, 2008-05-07 at 21:02 -0600, Diego Rivera wrote: > Thanks for the quick answer, however, the GTK+ component is the same > process as the Console application. The console application checks for > some arguments and finishes by calling the working function of the > application with parameters

Re: When using gtk_window_begin_move_drag(), how to know when the move drag has been finished?

2008-05-07 Thread Zhe Su
I tested this method on Ubuntu 6.06 (very old), unfortunately, it doesn't work at all. Neither focus in, nor enter notify event can be received. Regards James Su On Tue, May 6, 2008 at 9:24 PM, Zhe Su <[EMAIL PROTECTED]> wrote: > I tested it on Mac with gtk-x11, failed. But it works on Linux :-)

Re: Lost Pointer when adding GTK+ to an application

2008-05-07 Thread Diego Rivera
Thanks for the quick answer, however, the GTK+ component is the same process as the Console application. The console application checks for some arguments and finishes by calling the working function of the application with parameters that reflect the arguments received from the console. My GtkButt

Re: Lost Pointer when adding GTK+ to an application

2008-05-07 Thread James Scott Jr
On Wed, 2008-05-07 at 20:33 -0600, Diego Rivera wrote: > Hi! I am not exactly new to GTK+, however I have come across a problem i > have no explanation for, and I'll be glad if someone could point me towards > a possible solution. > > I am currently developing an application that uses various al

Re: Lost Pointer when adding GTK+ to an application

2008-05-07 Thread Gregory Hosler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Diego Rivera wrote: | Hi! I am not exactly new to GTK+, however I have come across a problem i | have no explanation for, and I'll be glad if someone could point me towards | a possible solution. I would suggest running valgrind. You seem to have com

Lost Pointer when adding GTK+ to an application

2008-05-07 Thread Diego Rivera
Hi! I am not exactly new to GTK+, however I have come across a problem i have no explanation for, and I'll be glad if someone could point me towards a possible solution. I am currently developing an application that uses various algorithms for sequence alignment in biological applications (DNA, RN