home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / samples / ioc / msgbox / msgbox.ipf < prev    next >
Encoding:
Information Presentation Facility markup  |  1996-02-22  |  773 b   |  19 lines

  1. :userdoc.
  2. :docprof toc=123456.
  3. :title.C++ Message Box Help
  4. :h1.C++ Message Box Help
  5. :p.This file contains the help for the C++ Message Box sample application.
  6. :h2 res=100.C++ Message Box Sample - Message Box Help
  7. :i1.message box help
  8. :p.This is the help panel for helpId=100.
  9. The message box help button is connected to this help panel by the following
  10. steps within the AMsgBoxDemo class implementation in the msgbox.cpp file&colon.
  11. :ul compact.
  12. :li.The message box and help window are owned by the same frame window.
  13. :li.The IHelpWindow&colon.&colon.addLibraries function is used to identify
  14. the appropriate help library file, msgbox.hlp.
  15. :li.The helpId, 100, is specified, using a symbolic definition, on the
  16. message box show function.
  17. :eul.
  18. :euserdoc.
  19.