#1133: MouseWheel event doesn't work for dImage
---------------------+------------------------------------------------------
 Reporter:  bsnipes  |       Owner:  somebody    
     Type:  defect   |      Status:  new         
 Priority:  major    |   Milestone:  No Milestone
Component:  ui       |     Version:  0.8.3       
 Keywords:           |  
---------------------+------------------------------------------------------
 Example code:

 {{{
    img = dabo.ui.dImage(self, RegID='imgViewer')
    img.bindEvent(dEvents.MouseWheel, self.Form._onImageWheel)
 }}}


 The {{{MouseWheel}}} event never occurs in order for me to retrieve
 {{{evt.wheelRotation}}}

-- 
Ticket URL: <http://trac.dabodev.com/ticket/1133>
Dabo Trac <http://trac.dabodev.com>
Trac Page for Dabo


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]

Reply via email to