I would be up for a collaborative effort writing some python classes to interpret TUIO UDP messages and firing clutter events, need to finish building my table first though! ;-)
On Thu, Jan 15, 2009 at 10:06 AM, Jan <[email protected]> wrote: > Not really because you would need proximity sensors for a 'mouse over' like > behaviour. > If by 'mouse over' you mean having your finger moving between widgets > (actually touching the screen), you can get the desired behaviour by using > mouse press, release, leave and motion events. > > Cheers, > Jan. > > Em 2009/01/15, às 06:33, Amit Pundir escreveu: > >> Hi Team, >> >> Is it possible to trigger "mouse over" like events on touch-screen >> based devices? >> I'm of the opinion that those signals will be regarded as >> "button-press" and "button-release" events. >> >> Any inputs on this. I searched on the net but couldn't find any useful >> information and most search results (dated as back as 2006) says it >> is not possible :( >> >> Thanks for your concern. >> >> Regards >> Amit Pundir-- >> To unsubscribe send a mail to [email protected] >> > > -- > To unsubscribe send a mail to [email protected] > > -- Dan Higham Ruby Developer / Linux User web: http://iamhigham.com skype: danhigham mail: [email protected] -- To unsubscribe send a mail to [email protected]
