home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.tcl
- Path: sparky!uunet!s5!is1.is.morgan.com!is0!chetal
- From: chetal@is.morgan.com (Pradeep Chetal)
- Subject: How can I reduce the size of '.' window in the running application?
- Message-ID: <CHETAL.92Dec18170140@poundcake.is.morgan.com>
- Sender: news@is.morgan.com
- Nntp-Posting-Host: poundcake
- Organization: Information Services, Morgan Stanley, NYC
- Date: Fri, 18 Dec 1992 08:01:40 GMT
- Lines: 28
-
-
- I create a frame '.frame1' which takes a lot of space &
- pack append . .frame1 {}
- causes the application window to increase in size.
-
- As a result of a button press, I would like to replace .frame1 BY .frame2
- which is MUCH smaller in size. When I do a
- destroy .frame1
- pack append . .frame2 {}
- I want the application window to shrink to .frame2 size.
-
- How can I do this?
-
- In addition, how do X resources added via 'option' mix with .Xdefaults added
- via xrdb?
-
- Thanks,
-
- /Pradeep
- --
- ----------------------------------------------------------------------------
- Pradeep Chetal UUCP: ...!uunet!is.morgan.com!chetal
- Morgan Stanley Internet: chetal@is.morgan.com
- 1633 Broadway, Phone: (212) 703-2220 (O)
- NY, NY 10019 (212) 703-2371 (FAX)
- _______________ __o
- _________________ -\<,
- ......O/ O
-