Right mouse clicks



Question to Gtk+ developers:

Why don't you supply any signals for handling right or middle mouse
clicks on widgets? They're partially supported by Gtk+ itself, but
adding user-defined actions to buttons different than left is a pain in
the ass and requires lots of signal handling for every single widget. I
think that widgets such as TreeView, TreeView's columns' headers,
buttons and many many other should have built-in signals for that.

And until that is implemented, what's the easiest suggested way to
handle such clicks for a TreeView for example?

-- 
struct Sig {
  string name("     J a r e k   D u k a t     ");
  string mail(" madmaxer (at) poczta (dot) fm ");
};


----------------------------------------------------------------------
Wrzuc sobie logo na komorke... >>> http://link.interia.pl/f15ec





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