home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / mswindo / programm / misc / 1733 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  998 b 

  1. 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
  2. From: markv@pixar.com (Mark VandeWettering)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Customizing Common Dialogs
  5. Message-ID: <markv.715985630@pixar>
  6. Date: 8 Sep 92 20:53:50 GMT
  7. Sender: news@pixar.com (Usenet Newsmaster)
  8. Organization: Pixar -- Point Richmond, California
  9. Lines: 13
  10. Nntp-Posting-Host: taz.pixar.com
  11.  
  12.  
  13. I am working on customizing a common dialog, and have encountered the 
  14. following problem.  
  15.  
  16. I wish to define a "palette" of items which are shortcuts to long pathnames;
  17. these would be constantly in view.  When a user clicks on one of these items,
  18. the dialog should do a "chdir" to get to the right directory, and then update
  19. the contents.  Question: How can I tell the common dialog that the current
  20. directory has changed and it should redraw the contents?
  21.  
  22. Thanks in advance for your answer:
  23.                 Mark T. VandeWettdering
  24.                 markv@pixar.com
  25.