<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 12: Enable Mouse Wheel Scroll Events in Python Apps</title><link href="https://sourceforge.net/p/gtkglext/patches/12/" rel="alternate"/><link href="https://sourceforge.net/p/gtkglext/patches/12/feed.atom" rel="self"/><id>https://sourceforge.net/p/gtkglext/patches/12/</id><updated>2007-01-03T11:20:43Z</updated><subtitle>Recent changes to 12: Enable Mouse Wheel Scroll Events in Python Apps</subtitle><entry><title>Enable Mouse Wheel Scroll Events in Python Apps</title><link href="https://sourceforge.net/p/gtkglext/patches/12/" rel="alternate"/><published>2007-01-03T11:20:43Z</published><updated>2007-01-03T11:20:43Z</updated><author><name>Matt Helsley</name><uri>https://sourceforge.net/u/larva/</uri></author><id>https://sourceforge.net2ad9b99e276cc28649d0850f3bf314526138c464</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This patch enables pygtkgtlext GLSceneButton classes to receive scroll events, which are how GTK2+ seems to deliver mouse wheel events.&lt;/p&gt;
&lt;p&gt;Adds a method, button_scroll, to the abstract class.&lt;/p&gt;
&lt;p&gt;Adds the SCROLL_MASK event to the list of events and connects the button_scroll method to the event.&lt;/p&gt;
&lt;p&gt;Adds samples showing how to recieve this event in the sample classes.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>