On Wed, 30 Mar 2016 19:23:35 +, Grant Edwards wrote:
> On 2016-03-30, Grant Edwards wrote:
>> On 2016-03-30, Wildman wrote:
>>
Is the gtk button widget really incapable of handling left or middle
mouse buttons or shift/ctrl/alt modifiers?
>>>
>>> This might help...
>>>
>>> http://f
On 2016-03-30, Grant Edwards wrote:
> On 2016-03-30, Wildman wrote:
>
>>> Is the gtk button widget really incapable of handling left or middle
>>> mouse buttons or shift/ctrl/alt modifiers?
>>
>> This might help...
>>
>> http://faq.pygtk.org/index.py?req=show&file=faq05.004.htp
>
> Yep, I found t
On 2016-03-30, Wildman wrote:
>> Is the gtk button widget really incapable of handling left or middle
>> mouse buttons or shift/ctrl/alt modifiers?
>
> This might help...
>
> http://faq.pygtk.org/index.py?req=show&file=faq05.004.htp
Yep, I found that. I'm just missing the clues required to use
On Wed, 30 Mar 2016 15:36:12 +, Grant Edwards wrote:
> I'm trying to figure out how to get a pygtk button respond to
> somehting other than just a simple "left click". With a standard
> 3-button mouse, X11 provides at least 9 different "click" types, but
> the pygtk button only seems to suppo
On 2016-03-30, Chris Angelico wrote:
> On Thu, Mar 31, 2016 at 2:36 AM, Grant Edwards
> wrote:
>> I'm trying to figure out how to get a pygtk button respond to
>> somehting other than just a simple "left click". With a standard
>> 3-button mouse, X11 provides at least 9 different "click" types,
On Thu, Mar 31, 2016 at 2:36 AM, Grant Edwards wrote:
> I'm trying to figure out how to get a pygtk button respond to
> somehting other than just a simple "left click". With a standard
> 3-button mouse, X11 provides at least 9 different "click" types, but
> the pygtk button only seems to support
I'm trying to figure out how to get a pygtk button respond to
somehting other than just a simple "left click". With a standard
3-button mouse, X11 provides at least 9 different "click" types, but
the pygtk button only seems to support one of them.
[Yes, I know there are left-handled mouse configu