Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!clyde!uunet!aplcen!samsung!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!rice!sun-spots-request From: bauman@shell.com (Evan Bauman) Newsgroups: comp.sys.sun Subject: Re: Scrollbar on sunview window Keywords: Windows Message-ID: <3433@brazos.Rice.edu> Date: 27 Nov 89 14:34:26 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 15 Approved: Sun-Spots@rice.edu X-Refs: Original: v8n203 X-Sun-Spots-Digest: Volume 8, Issue 211, message 1 of 10 >How do I put a scrollbar on a sunview window? Just use the proper options in the window_create function! For example: window_create(frame,PANEL, WIN_VERTICAL_SCROLLBAR, scrollbar_create(0), 0); will create a vertical scrollbar. See the Sunview Programmer's Guide for some more detailed info. Evan G. Bauman Shell Development Company - Westhollow Research Center PO Box 1380; Houston, TX 77251-1380 bauman@shell.com or for the uucp types: {sun,bcm}!shell!bauman