home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.open-look
- Path: sparky!uunet!wupost!usc!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!hrz.tu-chemnitz.de!uwek
- From: uwek@informatik.tu-chemnitz.de (Jens-Uwe Knaebchen)
- Subject: Question: Resize a Tree-Widget
- Message-ID: <uwek.715423905@informatik.tu-chemnitz.de>
- Keywords: OLIT Widget Set, Tree-Widget
- Sender: bin@hrz.tu-chemnitz.de (Owner of all binaries)
- Organization: tu-chemnitz
- Date: Wed, 2 Sep 1992 08:51:45 GMT
- Lines: 22
-
-
- Hi,
-
- I use OLIT Widget Set and C++.
- I need in my application a scrolled window ( scrolledWindowWidgetClass), which
- contains a tree ( XstreeWidgetClass by Douglas A.Young & John Pew).
- The tree must be create dynamically in the program, after building the other
- widgets ( in XtMainLoop).
- No problems, I thought, but when I created the tree widget without a predefined
- size, the tree and of course the scrolled window shrinks to a little rectangle
- with a width and height from 5 pixels.
- Otherwise, if I created the widget with a predefined size then the window is
- either to big or to small ( nodes are invisible).
-
- Please, can anybody explain a solution.
-
- Thanks
-
- Jens-Uwe
-
- email: Jens-Uwe.Knaebchen@informatik.tu-chemnitz.de
-
-