How to create a user manual window



I am trying to create a “Help” document using Perl. I have a GUI and made
a dropdown menu with “Help” option. I am hoping to create a new window and
have a something like a dirtree so that user can select the topic. Once it
is selected, the window will display the guidance. (Just like the Help
button in many softwares)

I am wondering if any example code online I could refer to. Or is there
an existing module I could use? (This should be very common but I couldn't
find any online)


So far, I only know by using -command on the button, I do a *sub* and in *
sub*, I just print some words.


I am thinking to create a new Window when I click the Help option from the
menu, and make something like DirTree, and somehow when I click one of the
topic, the window will show the material of that topic on the right.


Please give me some advices. Thank you very much.


-Tiffany


Relevant Pages

  • Re: How to create a user manual window
    ... the window will display the guidance. ... I am wondering if any example code online I could refer to. ... environments provide a built-in help mechanism - I recall Windows' Help files, ... Shlomi Fish http://www.shlomifish.org/ ...
    (perl.beginners)
  • How do I set options to open a new window in Word Help?
    ... If you go into the Help option in Word and click on the internet options it ... always opens an existing window in Internet Explorer. ...
    (microsoft.public.word.docmanagement)