William, > Hi there all, > > Can someone explain to me why blocking the Windows keys doesn't work? > As suggested a while ago on this forum I use the following code: > > * > * > > *---* > > *on* rawKeyDown theKeyNumber > > *if* theKeyNumber is not 65388 and theKeyNumber is not 65389 > > *then* > > *pass* rawKeyDown > > *end* *if* > > *end* rawKeyDown > > > *on* rawKeyDown pKey > > *if* pkey <> 65388 and pkey <> 65389 *then* *pass* rawKeyDown > > *end* rawKeyDown
If you are going to get an answer to this question, you need to be more specific about where you placed this code and what you mean by "doesn't work." Aloha from Hawaii, Jim Bufalini _______________________________________________ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution