home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!mcsun!news.funet.fi!funic!news.cs.hut.fi!kaira.hut.fi!s34090e
- From: s34090e@kaira.hut.fi (Petri Taavila)
- Subject: How to implement two listboxes a'la FileManager?
- Message-ID: <1992Nov12.122304.18701@cs.hut.fi>
- Sender: usenet@cs.hut.fi (Uutis Ankka)
- Reply-To: s34090e@kaira.hut.fi (Petri Taavila)
- Organization: Helsinki University of Technology, Finland
- Date: Thu, 12 Nov 1992 12:23:04 GMT
- Lines: 26
-
-
-
- The Win 3.1 FileManager has (as we all know) a multiple document
- interface where each child contains a pane containing a directory tree
- list and a filelist linked to the selected directory.
-
- According to spy, each MDI child seems to be a custom class which has
- the drive buttons and two listboxes as childs, and this class handles
- the resizing of childs. It appears that win-api does not have any kind
- of Pane control for positioning the child windows (like many X widget
- sets have).
-
- Any ideas how this is implemented? Is it a custom control? Is there
- source code implementing such beast somewhere (publicly available)?
-
- //pete
-
-
-
-
-
-
- ! Petri Taavila ! petri.taavila@hut.fi! Nainen, poliisi ja taxi, ei !
- ! t 5673492 ! ! niit{ koskaan tarvitessa n{y. !
- ! k 5061553 ! ! - Tuntematon kotimainen artisti !
-
-