From: phlip_cpp@... (Phlip) Date: 2001-10-19T02:04:31+09:00 Subject: [ruby-talk:22716] Re: Gtk::Text connect_signal key_press_event eat keystroke? > Okay, I implemented Gtk::Obkect#signal_emit_stop -- there was an > existing method by that name, but it actually called the GTK+ function > gtk_object_signal_emit_stop_by_name(), which is misleading; so I > renamed the old method to Gtk::Object#signal_emit_stop_by_name. > > Either one of these methods should work, although emit_stop_by_name > is probably easier. > > BTW, I made an important change to Gdk::Keyval -- the 'name' function > clashes with the builtin Module 'name' function. So I renamed the > Gdk::Keyval function to 'to_name' -- otherwise, it should function > identically. > > As usual, check out the CVS, let me know if I've missed anything. Ja! Both changes are in. Keystroke eaten. Modulo personal time I'l unveil my opus in like a week! Then Gtk 2.0 will roll thru and break everything... ;-) -- Phlip http://www.greencheese.org/SonseOne