RE: [gtkmm] Gtk::Button issues
- From: Alex Pavloff <apavloff eason com>
- To: "'Matthew Walton'" <mxw00u cs nott ac uk>, Alex Pavloff <apavloff eason com>
- Cc: "'gtkmm-list gnome org'" <gtkmm-list gnome org>
- Subject: RE: [gtkmm] Gtk::Button issues
- Date: Tue, 10 Dec 2002 17:04:01 -0800
> These are both normal behaviour... on_pressed and on_released occur as
> mouse events only as far as I'm aware. on_released, being defined as
> when a mouse button is released over a button, is quite valid to be
> called when it is in #1. If you did it the other way around (press on
> button, hold, drag away, release) you'd only get on_pressed.
#1: on_pressed and on_released as mouse only? That seems rather strange,
since, well, the button is pressed and released. If that's the expected
behavior though, how do I go about making the keyboard actually call those
functions.
#2: Nope, on_released gets called on a click,drag off button,release. Its
inconsistent. Bug.
Alex Pavloff - apavloff eason com
Eason Technology -- www.eason.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]