home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / programm / misc / 1380 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  1.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!uicvm.uic.edu!u43893
  2. Organization: University of Illinois at Chicago
  3. Date: Tuesday, 18 Aug 1992 09:38:38 CDT
  4. From: <U43893@uicvm.uic.edu>
  5. Message-ID: <92231.093838U43893@uicvm.uic.edu>
  6. Newsgroups: comp.os.ms-windows.programmer.misc
  7. Subject: WindowsMaker Pro (C++) and MFC
  8. Lines: 21
  9.  
  10. Hello, news readers.
  11.  
  12. I am a novice in MFC and Windows programming. I am using WindowsMaker with
  13. Switch-It Code Generation Module for MFC C++ for the first time as well.
  14. I need an advice for the following problem:
  15. After I designed an interface with dialog box and a list box inside it,
  16. WM Pro generated the C++ modules. On the user level I could add code to the
  17. classes I needed. That 's fine. However, I'd like to operate with my list
  18. box through the CListBox MFC which, I believe, WM Pro uses in its code
  19. Generation. The problem is that in the created files there was nothing
  20. declearing an object of that class. But I realize that it is somewhere
  21. there. So, how can I access it's member functions for the instance of my
  22. particular list box.
  23.  
  24. Can anybody please give me a hint. Thanks in advance.
  25.  
  26. Vitaly.
  27. ---------------
  28. Please send mail to :
  29.  
  30.     shatsky@parsys.eecs.uic.edu
  31.