----Messaggio originale---- Da: b...@twft.com Data: 11-ott-2011 18.54
A: "How to use LiveCode"<use-livecode@lists.runrev.com> Ogg: Re: R: Re: standalone should be on keydown whichKey ....... end keyDown On Oct 11, 2011, at 9:45 AM, bacches...@tin.it wrote: > > > ---- Messaggio originale---- > Da: b...@twft.com > Data: 11-ott-2011 18.37 > > A: "How to use LiveCode"<use-livecode@lists.runrev.com> > Ogg: Re: > standalone > > Is the space in which key a typo? > > Bob > > > On Oct 11, 2011, > at 9:17 AM, bacches...@tin.it wrote: > >> hello all >> >> in an > application i use the script >> "onkeydown Which key >> if >> > (chartonum (whichkey)) is not in uChiave then >> ................. >> > >> ........... >> >> and everything works fine >> but >> nothing works in > the >> “standalone” >> anyone can explain to me? >> >> kind regards >> > mario >> >> _______________________________________________ >> use- > livecode mailing list >> use-livecode@lists.runrev.com >> Please visit > this url to subscribe, unsubscribe and manage your subscription > preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode> > > _______________________________________________ > use-livecode mailing > list > use-livecode@lists.runrev.com > Please visit this url to subscribe, > unsubscribe and manage your subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecodeyes > hi Bob > yes > all is correct whichkey > > mario > > > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode on keydown whichKey if (chartonum(whichKey)) is not in uChiave then .......... pass keydown end keydown I do not receive any response from the keyboard also about put numToChar(90 -random(25)) into uLittera put numToChar(57 -random(9)) into uNumerus and i want see uLittera&uNumerus in a field mario _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode