Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!dali.cs.montana.edu!ogicse!henson!unicorn!n8443916 From: n8443916@unicorn.cc.wwu.edu (John Gossman) Newsgroups: comp.windows.ms.programmer Subject: Windows Root Window (size and access) Message-ID: <1991May22.190401.15104@unicorn.cc.wwu.edu> Date: 22 May 91 19:04:01 GMT Organization: Western Washington University, Bellingham Lines: 14 I'd like to get access to the root window and be able to size and scroll it. I'm guessing I can follow the parent pointers of my own windows back to the root, but once I've got a handle, what do I need to do to size it? Do I need to replace the root window with my own new window? Or can I just reallocate its bitmap somehow? Any suggestions would be greatly appreciated. // *************************************************************** // John Gossman SoftSource (206)676-0999 Phone My employer stands behind all my opinions, except in public. // ************************************************************** //