AW: AW: AW: AW: [gtkmm] Segfault when calling the MenuItem superc onst ruct or.



Hi!

No it doesn't crash, but it uses another ctor:

	ImageMenuItem::ImageMenuItem(Widget& image, 
      	                       const Glib::ustring& label,
					     bool mnemonic)

instead of 

	ImageMenuItem::ImageMenuItem(const Glib::ustring& label,
						bool mnemonic)


ALSO: I added myself as CC in the bugzilla bug.

Harald

> -----Ursprüngliche Nachricht-----
> Von: Murray Cumming [mailto:murrayc usa net]
> Gesendet: Mittwoch, 28. August 2002 16:50
> An: Hopfes, Harald
> Cc: 'gtkmm-list gnome org'
> Betreff: Re: AW: AW: AW: [gtkmm] Segfault when calling the MenuItem
> superconst ruct or.
> 
> 
> On Wed, 2002-08-28 at 15:38, Hopfes, Harald wrote:
> > Yes, ImageMenuItem does
> > (because it uses the same ctor of Menuitem, or because it uses
> > add_accel_label ??)
> 
> Well we use that indirectly (via Gtk::MenuHelpers::ImageMenuElem) in
> example/book/menus/popup. Does that example segfault for you?
> 
> Please at least add yourself as a CC to this bugzilla bug.
> 
> -- 
> Murray Cumming
> murrayc usa net
> www.murrayc.com
> 



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