[glade--]Re: [gtkmm] Bug in glade-- 6.2b or maybe more likely gtkmm-1.2.8
- From: Christof Petig <christof petig-baender de>
- To: Daniel Elstner <daniel elstner gmx net>
- Cc: Mark Jones <mark jones106 verizon net>, "glademm-list gnome org" <glademm-list gnome org>, gtkmm-list <gtkmm-main lists sourceforge net>
- Subject: [glade--]Re: [gtkmm] Bug in glade-- 6.2b or maybe more likely gtkmm-1.2.8
- Date: Tue, 12 Feb 2002 09:19:34 +0100
Daniel Elstner wrote:
Am Son, 2002-02-10 um 22.24 schrieb Mark Jones:
Does anyone else have this happen?
and the c++ code:
Gtk::Button *splitGoButton = manage(new class Gtk::Button(_("_Go")));
This is certainly a glademm bug. Gtk::Button does have a parse_uline()
method, which has to be called just like in the C code below.
I didn't know about this feature, I'll take a look and code it (if you
need it earlier than next week, you should try to fix it yourself
(src/writers/button.cc)).
(BTW, in gtkmm-1.3 the Gtk::Button ctor has a bool has_mnemonic argument
for this purpose.)
Good idea.
Yours
Christof
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]