[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] wacom and hid



sorry, shold be
HIDDeviceService.devices.do{|src, i| src.product.find("Tablet").notNil.if{~tab = i.postln}  }

tom

On 29 Dec 2005, at 00:30, tom tlalim wrote:

HIDDeviceService.devices.do{|src, i| src.product.find("Tablet").notNil.if{i.postln}  }


..................................
..................................