Sunday, January 4, 2004, 1:01:23 PM, Defiant wrote:
> With the small adjustment of removing the 200x100 (to allow for full > screenage) it works perfectly and its consistent in all screen resolutions. > This information would be an ideal ( how to ) forum entry! ; ) There is still the REBOL cookbook - http://www.rebol.net/cookbook/ > screen-size: system/view/screen-face/size > view center-face layout [ > size screen-size > b: button "OK" [unview] > do [b/offset: screen-size / 2 - (b/size / 2)] > ] -- Best regards, Andreas -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.