Re: gtkentry->set_text("hello") segmentation fault signal 11



it has been working since i started the program :| i learned it from here:
http://maestrodenada.com/manualanjuta/index.php?l=20

but it dont matters, ill try to fix that thing. Thanks anyway, ill read to find a way to solve that.

On Thu, May 21, 2009 at 1:06 PM, Jonathon Jongsma <jonathon quotidian org> wrote:
Oscar Dávila wrote:
ok i tried to do that i get a lot of errors.

when i used

Gtk::Entry* entry_rapidrate;
entry_rapidrate->get_text();
worked verywell

but set_text dont.

It is not possible that this worked, except by accident.  You're calling a function on a pointer that is pointing to a random memory address.

--
jonner



--
Atentamente:
Oscar Dávila Ramírez
odavilar gmail com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]