home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!spool.mu.edu!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!sun-barr!ames!pacbell.com!well!moon!pixar!markv
- From: markv@pixar.com (Mark VandeWettering)
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: Customizing Common Dialogs
- Message-ID: <markv.715985630@pixar>
- Date: 8 Sep 92 20:53:50 GMT
- Sender: news@pixar.com (Usenet Newsmaster)
- Organization: Pixar -- Point Richmond, California
- Lines: 13
- Nntp-Posting-Host: taz.pixar.com
-
-
- I am working on customizing a common dialog, and have encountered the
- following problem.
-
- I wish to define a "palette" of items which are shortcuts to long pathnames;
- these would be constantly in view. When a user clicks on one of these items,
- the dialog should do a "chdir" to get to the right directory, and then update
- the contents. Question: How can I tell the common dialog that the current
- directory has changed and it should redraw the contents?
-
- Thanks in advance for your answer:
- Mark T. VandeWettdering
- markv@pixar.com
-