Ed Leafe wrote:
> 
> On Jan 17, 2008, at 8:39 PM, bsnipes wrote:
> 
>> Can you give me an example of how to read the value?  I did this:
>>
>>   img = dabo.ui.dImage(self, RegID='imgViewer')
>>   img.bindEvent(dEvents.MouseWheel, self.Form._onImageWheel)
>>
>> but can't figure out how to retrieve the scroll data into the  
>> _onImageWheel
>> function.
> 
>       Don't worry; you're not missing anything. Seems like we wrapped the  
> event but never captured the relevant data into the Dabo event.
> 
>       Give me a little bit of time to add that to the code.
> 
> -- Ed Leafe
> 

No problem.  I'll come back to that part in the app later.

Thanks,
Brian
-- 
View this message in context: 
http://www.nabble.com/dImage-and-MouseWheel-tp14930322p14945920.html
Sent from the dabo-users mailing list archive at Nabble.com.



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

Reply via email to