It's not supported at the moment, but it should be fairly easy to add (the shoebot code is fairly easy to get started with). It's a case of looking at how to get the keyboard values from pygtk.
If I get time, I may look into this; is there a specific example you can point to that uses these ? ----- Original Message ---- From: hxgraphics <[email protected]> To: [email protected] Sent: Wednesday, April 22, 2009 8:51:06 PM Subject: [shoebot-devel] Keyboard Interaction? Following the Nodebox documentation, I was able to use the following for mouse interaction with Shoebot: MOUSEX, MOUSEY, mousedown but the following predefined variables for keyboard interaction do not appear to be supported: key, keycode, keydown Have I made a silly mistake here? Or is the Shoebot implementation for keyboard interaction different -- or possibly, not-existent? If so, do you plan to implement keyboard interaction in the future? I will be delivering a Shoebot course for my students this year as a precursor to JavaScript and ActionScript. Regardless of whether or not keyboard interaction is available, the course will go ahead. Your cross-platform, python-based graphics robot was EXACTLY what I was looking for! Keep up the great work! -- View this message in context: http://n2.nabble.com/Keyboard-Interaction--tp2678373p2678373.html Sent from the ShoeBot mailing list archive at Nabble.com. _______________________________________________ Shoebot-devel mailing list [email protected] http://lists.tinkerhouse.net/listinfo.cgi/shoebot-devel-tinkerhouse.net _______________________________________________ Shoebot-devel mailing list [email protected] http://lists.tinkerhouse.net/listinfo.cgi/shoebot-devel-tinkerhouse.net
