Author: richard
Date: Tue Jan 27 02:07:52 2009
New Revision: 3951
URL: http://svn.slimdevices.com?rev=3951&root=Jive&view=rev
Log:
Bug: 10806
Description:
Fix scroll event handling for the NetTest applet.
Modified:
7.3/trunk/squeezeplay/src/squeezeplay/share/applets/SetupNetTest/SetupNetTestApplet.lua
Modified:
7.3/trunk/squeezeplay/src/squeezeplay/share/applets/SetupNetTest/SetupNetTestApplet.lua
URL:
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay/share/applets/SetupNetTest/SetupNetTestApplet.lua?rev=3951&root=Jive&r1=3950&r2=3951&view=diff
==============================================================================
---
7.3/trunk/squeezeplay/src/squeezeplay/share/applets/SetupNetTest/SetupNetTestApplet.lua
(original)
+++
7.3/trunk/squeezeplay/src/squeezeplay/share/applets/SetupNetTest/SetupNetTestApplet.lua
Tue Jan 27 02:07:52 2009
@@ -114,6 +114,7 @@
self.window:setAllowScreensaver(false)
+ self.window:focusWidget(nil)
self.window:addListener(EVENT_SCROLL | EVENT_KEY_PRESS,
function(event)
return _event_handler(self, event)
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins