Re: [gtk-list] Re: Announce : Gtk-- v0.11.2 released



On Wed, Feb 24, 1999 at 07:50:07AM +0100, Guillaume Laurent was heard to say:
> Daniel Burrows <Daniel_Burrows@brown.edu> writes:
> 
> >   Ok..I've been fighting with GTK-- for a few days now, trying to get it to
> > do a simple task (pop up a dialog box).  Can anyone tell me what the problem
> > with this program is?
> 
> Quick answer : You're getting an empty window, right ? Apparently, you
> don't show() any widgets. Try this :
> 
>   gbug_dialog dlg;
>   dlg.show_all(); // not just show()
> 
> Hope this helps.
> 

  Oops.  I should have posted what happened shouldn't I? :-)  No, what happens
is that it segfaults immediately.

  Daniel

-- 
  Fate always wins...at least, when people stick to the rules.

             -- Terry Pratchett, _Interesting Times_



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