I would say we do... All 'real' apps use the keyboard. All 'real' apps use control keys.
I use control keys, therefore I am... MG On Thu, May 25, 2006 at 5:20 PM, P T Withington wrote: > Well right now the standard wrapper page already runs some js that > dispatches on browser to enable things like LzHistory. There is also > [SWFObject](http://blog.deconcept.com/swfobject/), formerly known as > FlashObject, which many people use. I was just thinking out loud > that if subverting the browser key capture is something lots of > people will want to do in LZX, we ought to try to provide it in the > standard wrapper (and in the console/debugging wrapper, so you can > debug in the same environment). > > On 2006-05-25, at 19:49 EDT, ChrisK wrote: > >>> Is this something the Gliffy guys would be interested in having >>> standard in the platform (i.e., would they like to contribute it)? >> >> Just to clarify, we're not actually doing anything with Alt-keys in >> Gliffy. >> >> We are doing some stuff with Ctrl-keys.... really the only >> interesting thing is that we capture ctrl-key presses in the Safari >> browser and pass those into the SWF to be handled internally. I'm >> not sure that this is easily contributed since we special case check >> for the key commands which are caught in the browser. I suppose >> there might be something there if there are plans to have the >> wrapper html dynamically generated by the compiler.... or is there >> some other way to handle this that makes more sense? >> >> -chrisk >> >> > > _______________________________________________ > Laszlo-user mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-user _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
