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

[REBOL] Re: Full screen -kiosk- mode for /View

From: coussement:c:itc:mil:be at: 9-May-2001 13:17

> view/offset/options layout/size [button "Unview" [unview]] > system/view/screen-face/size 0x0 [no-title no-border] > > I just noticed "untitled" unwanted string at the top? Should not appear if > not > wanted imo. > > hope-that-helps,
[ thanks pekr, it did the job :) chr== ]