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

[REBOL] Re: Remove "Rebol" word in title of window?

From: dockimbel:free at: 24-Jul-2001 19:03

Hi Robert, AFAIK, this is the only way : view/options layout [ size 300x300 backdrop 188.188.188 at 2x2 box 296x16 0.0.128 left bold "Microsoft ;-)" font [name: "Arial" size: 11] at 110x130 button "Quit" [unview/all] ][no-title] Regards, DocKimbel. Robert M. Muench wrote: