Re: modifying Gtk2::MenuItem on the fly



On Mon, Apr 26, 2004 at 10:18:34 +0200, Jens Luedicke wrote:
Jan Hudec wrote:

What is at the abovementioned line "filter.pl:53"? So we can find what
widget does the "widget" stand for...

Gtk2->main; <== this line

Well, that's not too useful.

First check, that you are doing all the bookkeeping, eg. don't forget to
->show some widget etc.

And if you won't see it, you should do some normal debugging. You can
run in in gdb and put a breakpoint in g_logv. That will catch the
debugging messages, so you can see which widget complains and in what
state it is. You will, of course, need debugging (unstripped) version of
Gtk+ (you may well do without debugging perl and gtk2-perl), if at all
possible with sources.

-------------------------------------------------------------------------------
                                                 Jan 'Bulb' Hudec <bulb ucw cz>

Attachment: signature.asc
Description: Digital signature



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