![]() |
|
Python MSN messenger - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: Python Add-on Development (/forumdisplay.php?fid=26) +--- Thread: Python MSN messenger (/showthread.php?tid=2826) |
- mvoosten - 2004-04-16 13:28 anyone wanna take this up? see: http://msnp.sourceforge.net/ - alx5962 - 2004-04-16 15:11 (mvoosten @ april 16 2004,12:28 Wrote:anyone wanna take this up?guess how slow it would be to reply to a message using the virtual keyboard... - kaisersose - 2004-04-16 17:23 would look cool but alx5692 is right, but you never know someone might want to do it, @alx5692 is it possible to port scripts like this onto the xbox easily ? just wanted to know as your the expert! - MDPauley - 2004-04-16 21:43 do usb keyboards work in xbmc? - Hullebulle - 2004-04-17 17:23 (mpauley73 @ april 16 2004,21:43 Wrote:do usb keyboards work in xbmc?nope - windragz - 2004-05-15 05:10 it works, i'm using one. - carlosp_uk - 2004-05-15 12:03 really?! sorry, but just before i go out and buy a usb keyboard, are you saying they definitely work with xmbc? (if you're wondering why, it's cos i realised you could write a python script that executed input (using the 'exec' command and local namespace) and - hey presto - you'd have a test python interpreter on xbmc to try out code! ) - Hood - 2004-05-16 23:05 hi. my usb-keyboard dont work in xbmc 16-05-2004 cvs, but works in avalaunch, evox and other prog. so its no support in the xbmc what i can see (maybee it will be in the future) so "windragz" what cvs are you using if you can get it to work?? - windragz - 2004-05-17 05:05 it's a modified version of apr 28 cvs. there is an example in xdk how to add kb support to your code. i just followed that example. i just use that code (copy and paste). the keyboard is supported by the xbox kernel as any other device, such gamepad or remote. - bitplane - 2004-05-17 22:02 coo this does look interesting... not that i use msn, but it sounds useful and a definate boastworthy feature for xbmc. if only we had a control for nokia style predictive text,typing a msg by remote would be as quick as a sms. @windragz have you posted your patch to the devs forum? sounds like it would be easy to add. i'd buy a keyboard if xbmc supported it |