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: 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