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

[REBOL] Re: Radial / Irregular Menu Implementation

From: james:mustard at: 21-May-2003 8:21

Ahh, of course! Thanks for that Romano - I'd never though to use the draw dialect portion for compositing either. The only time the double-key code becomes expensive is if there are more than about 8 functions per menu (lots of masks to make..). Ideally I'd still love RT to come up with a reverse key implementation so we dont need slower work-arounds for masking ;) Regards, James.