Hi Dirk,

DW> does anybody know the reason why View1.3 behaves like this?

>>> system/version
DW> == 1.3.0.3.1
>>> layout [foo: slider]
>>> foo/pane/size
DW> ** Script Error: Invalid path value: size
DW> ** Near: foo/pane/size

The SLIDER style used to do this:

    pane: make dragger []
    
Now it does this:

    pane: reduce [make dragger [edge: make edge []]]

Other internal changes make it look like it's intentional; perhaps
because the new SCROLLER style is based on SLIDER?

-- Gregg                         

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to