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