>>>layout [foo: slider] >>>foo/pane/size >>> >>> >** Script Error: Invalid path value: size >** Near: foo/pane/size > > > Dunno if design changed, probably not, as I get similar result with Command/View 1.2.10, but you can try:
probe foo/pane type? foo/pane And you will see, that it is a block. Maybe slider is supposed to allow more than one elements, e.g. arrows, so try: foo/pane/1/size HTH, PS: I overcame my laziness and found 1.2.1 and you are right - pane was object back at that time - but that was loooong time ago. Forget 1.2.1 - there was never any such version. View starts from 1.3 :-) -pekr- -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
