Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!bloom-beacon!dont-send-mail-to-path-lines From: fgreco@govt.shearson.COM (Frank Greco) Newsgroups: comp.windows.x Subject: Re: Scrollbars in XVIEW Message-ID: <9102262039.AA04384@fis1.shearson.com> Date: 26 Feb 91 20:39:09 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 20 > > Has anyone created a frame with a scrollable panel with WORKING vertical and horizontal scrollbars --WITHOUT USING DEVGUIDE??? > Yup. It turns out to be pretty hard to create SCROLLABLE_PANELS with devGUIDE since devGUIDE doesn't know about them ... I'm using them along with a bunch of textitems to build a poor man's spreadsheet "object" in XView (front end to a database). Although startup time is a bit long, this seems to work out pretty well. But I'd wish there was a *real* XView spreadsheet object though... Frank G. (Gotcha: If a user joins previously split view 0 to view 1 of a SCROLLABLE_PANEL, you'll core dump...)