Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Examining the layout object

From: carl:cybercraft at: 3-Jul-2002 13:34

On 02-Jul-02, Brett Handley wrote:
> Hi Carl, > For interest, here is how RT do it: > source find-key-face
Hmm. I can't get find-key-face to return anything but a none or an error - probably because I don't know what a keycode is...
>> ? find-key-face
USAGE: FIND-KEY-FACE face keycode DESCRIPTION: Search faces to determine if keycode applies. FIND-KEY-FACE is a function value. ARGUMENTS: face -- (Type: object) keycode -- (Type: char word) What's the function for? -- Carl Read