Re: Segmentation fault - Gtk::UIManager::add_ui_from_string(Glib::ustring const&)
- From: Phong Cao <phngcv gmail com>
- To: Kjell Ahlstedt <kjell ahlstedt bredband net>
- Cc: gtkmm-list gnome org
- Subject: Re: Segmentation fault - Gtk::UIManager::add_ui_from_string(Glib::ustring const&)
- Date: Thu, 30 Jun 2011 17:14:12 -0400
Thank you Kjell! I already spotted this error and corrected it.
On Thu, Jun 30, 2011 at 1:28 PM, Kjell Ahlstedt
<kjell ahlstedt bredband net> wrote:
Hi Phong Cao,
You must add
menubar_ui = Gtk::UIManager::create();
before the call to
menubar_ui->add_ui_from_string(ui_info);
/Kjell
--
Phong V. Cao
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]