Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. minimized help file

minimized help file

Scheduled Pinned Locked Moved C / C++ / MFC
helpdesignquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Ram Murali
    wrote on last edited by
    #1

    Hi all, I have a probelm with the help file of my project. I have a user interface. if the user focus on the control ( such as button, editbox, combobox, etc...) and press F1, i need to display the help file for the focussed control. I created the help file and linked everything. But now the problem is, if i focus on edit control and press F1, help file open and minimized to taskbar. But for other control, it opens in the maximized window. I use the same function to display the help file for all control. Can anyone please help me in this to make the minimized help window in taskbar to a maximized window in the display? Thanks in advanve. Regards, Ram

    L 1 Reply Last reply
    0
    • R Ram Murali

      Hi all, I have a probelm with the help file of my project. I have a user interface. if the user focus on the control ( such as button, editbox, combobox, etc...) and press F1, i need to display the help file for the focussed control. I created the help file and linked everything. But now the problem is, if i focus on edit control and press F1, help file open and minimized to taskbar. But for other control, it opens in the maximized window. I use the same function to display the help file for all control. Can anyone please help me in this to make the minimized help window in taskbar to a maximized window in the display? Thanks in advanve. Regards, Ram

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Use spy++ to look at what messages are sent to the controls and the help window when you press F1. You should be able to see what the difference is and code around it Objects in mirror are closer than they appear

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups