[REBOL] Re: Menu Bars and Tool Bars
From: cybarite:sympatico:ca at: 12-Jan-2004 7:31
There were two bits of work to make a Win95 look and feel
One by Frank at his FX5 site. I think his code is now "offline".
And the other by Doc Kimble. Here is the quote from the REBOL site http://www.rebol.com/pre-view.html
{Windows 95 Skin
Size: 28 KB (multiple files)
We were totally blown away when Doc Kimble sent us this program! It uses REBOL/View's
GUI stylesheet mechanism to create an amazing new GUI skin that looks and feels like
Windows 95. You can use this skin to make your REBOL applications have that traditional
corporate look. It defines several new REBOL styles, including menus, tab panels, and
more.}
I started to put some of the both of these in the %vid-usage.r pages but have to find
the updated copy of Doc's script to solve this error:
{** Script Error: Invalid path value: 1
** Where: view
** Near: pos: face/size - face/pane/1/size -
}