home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / mswindo / programm / misc / 4440 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  1.0 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!tamsun.tamu.edu!jianqing
  2. From: jianqing@cs.tamu.edu (Dennis Li)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Help:Resource Workshop style toolbox
  5. Date: 23 Dec 1992 05:54:07 GMT
  6. Organization: Computer Science Department, Texas A&M University
  7. Lines: 18
  8. Distribution: world
  9. Message-ID: <1h8utvINNkqg@tamsun.tamu.edu>
  10. NNTP-Posting-Host: solar.tamu.edu
  11.  
  12. Hi,
  13.  
  14. It would be greatly appreciated if anybody answer my following questions.
  15.  
  16. 1. I am trying to implement a toolbox like the ones in Borland Resource
  17.    Workshop, which move along with the drawing window, and never go out of the
  18.    MDI frame.  What window style should I use? Are they child windows of the
  19.    drawing window or the MDI frame? And what message should I intercept? I am
  20.    using Borland C++ 3.1 & OWL. 
  21.  
  22. 2. I would like the toolbox have a different system menu than the default.  I 
  23.    know I can delete the old menu items and add mine. But is there a better way
  24.    to do it?
  25.  
  26. Thanks a lot.
  27.  
  28. --
  29. Dennis Li
  30.