TRzPathBar

Viewing 2 reply threads
  • Author
    Posts
    • #336
      Steve Gill
      Participant

        Hi Ray,

        I was going to search the forum for info on TRzPathBar but I see none of the previous posts have been migrated.

        I looked at the demo source code but it doesn’t use the path bar, and the help file doesn’t give any examples.

        Is there anything I can refer to find out how to use TRzPathBar correctly? I have an application that uses a TRzTreeView and I was wanting to use TRzPathBar to make it easy for users to navigate the current branch.

        Regards,

        Steve

      • #337
        Steve Gill
        Participant

          Hi Ray,

          Never mind. I think I’ve got it worked out.

          The items in the pathbar are created in code and assigned a common event handler. I use the hover event to track which item the mouse is over so that when it’s clicked, the common event handler takes care of what happens next.

          Regards,

          Steve

        • #338
          Ray Konopka
          Keymaster

            Hi Steve,

            Glad you got it worked out.

            Ray

        Viewing 2 reply threads
        • You must be logged in to reply to this topic.