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. The Lounge
  3. Vista-like folder selection control

Vista-like folder selection control

Scheduled Pinned Locked Moved The Lounge
linuxquestion
10 Posts 7 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.
  • V Offline
    V Offline
    Vlasta_
    wrote on last edited by
    #1

    Hi all, if there is one thing I like about Vista, it is the control on top of each Explorer window showing me the path to current folder and allowing me to quickly change it. Has anyone tried to re-implement this folder selection control? Or is there a way to create this control using Windows shell libraries? Thanks for any suggestions, Vlasta

    S J H 3 Replies Last reply
    0
    • V Vlasta_

      Hi all, if there is one thing I like about Vista, it is the control on top of each Explorer window showing me the path to current folder and allowing me to quickly change it. Has anyone tried to re-implement this folder selection control? Or is there a way to create this control using Windows shell libraries? Thanks for any suggestions, Vlasta

      S Offline
      S Offline
      Simon P Stevens
      wrote on last edited by
      #2

      Ugh. That's got to be my most disliked feature. It's hard to manually edit, it's ugly, there's no "up" button (It's a back button which I don't use, and they've changed the keyboard short cut for up from backspace to alt+leftarrow which can't be pressed with 1 hand unless you have really big hands or a really small keyboard, which I don't). Each to their own I suppose. :) Oh, hang on, [mental note, answer original question when finished with ranting]...No, I've not seem this implemented in XP. Maybe the Vista transformation pack does it. http://www.makeuseof.com/tag/5-tools-to-make-windows-xp-look-like-vista/[^]

      Simon

      V D 2 Replies Last reply
      0
      • S Simon P Stevens

        Ugh. That's got to be my most disliked feature. It's hard to manually edit, it's ugly, there's no "up" button (It's a back button which I don't use, and they've changed the keyboard short cut for up from backspace to alt+leftarrow which can't be pressed with 1 hand unless you have really big hands or a really small keyboard, which I don't). Each to their own I suppose. :) Oh, hang on, [mental note, answer original question when finished with ranting]...No, I've not seem this implemented in XP. Maybe the Vista transformation pack does it. http://www.makeuseof.com/tag/5-tools-to-make-windows-xp-look-like-vista/[^]

        Simon

        V Offline
        V Offline
        Vlasta_
        wrote on last edited by
        #3

        I do not want to start arguing about features of this control (I simply want to have it inside my application's file browser :) ), but the functionality of the Up button is there and it is smarter than before -> simply click on the name of any of the parent folders.

        S O 2 Replies Last reply
        0
        • V Vlasta_

          Hi all, if there is one thing I like about Vista, it is the control on top of each Explorer window showing me the path to current folder and allowing me to quickly change it. Has anyone tried to re-implement this folder selection control? Or is there a way to create this control using Windows shell libraries? Thanks for any suggestions, Vlasta

          J Offline
          J Offline
          Jacquers
          wrote on last edited by
          #4

          Check this out: Explorer Breadcrumbs for XP[^]

          1 Reply Last reply
          0
          • V Vlasta_

            I do not want to start arguing about features of this control (I simply want to have it inside my application's file browser :) ), but the functionality of the Up button is there and it is smarter than before -> simply click on the name of any of the parent folders.

            S Offline
            S Offline
            Simon P Stevens
            wrote on last edited by
            #5

            [Resists urge to....argue......uuuggg....nnnn...] Some like it some don't. Potato potato. ;)

            Simon

            1 Reply Last reply
            0
            • V Vlasta_

              Hi all, if there is one thing I like about Vista, it is the control on top of each Explorer window showing me the path to current folder and allowing me to quickly change it. Has anyone tried to re-implement this folder selection control? Or is there a way to create this control using Windows shell libraries? Thanks for any suggestions, Vlasta

              H Offline
              H Offline
              Hans Dietrich
              wrote on last edited by
              #6

              Another add-in for Windows Explorer is http://www.baxbex.com/folderpilot.html[^]. If you want to try to implement this in your own app, you could start with http://www.codeproject.com/KB/GDI/XBreadCrumbBar.aspx[^]

              Best wishes, Hans


              [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

              V D 2 Replies Last reply
              0
              • S Simon P Stevens

                Ugh. That's got to be my most disliked feature. It's hard to manually edit, it's ugly, there's no "up" button (It's a back button which I don't use, and they've changed the keyboard short cut for up from backspace to alt+leftarrow which can't be pressed with 1 hand unless you have really big hands or a really small keyboard, which I don't). Each to their own I suppose. :) Oh, hang on, [mental note, answer original question when finished with ranting]...No, I've not seem this implemented in XP. Maybe the Vista transformation pack does it. http://www.makeuseof.com/tag/5-tools-to-make-windows-xp-look-like-vista/[^]

                Simon

                D Offline
                D Offline
                Dan Neely
                wrote on last edited by
                #7

                Simon Stevens wrote:

                alt+leftarrow which can't be pressed with 1 hand unless you have really big hands or a really small keyboard, which I don't)

                How small are your hands? Left-Alt right arrow would require massive hands but the gap between right-alt and right arrow is only just larger than the width of my hand with my fingers closed.

                Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

                1 Reply Last reply
                0
                • V Vlasta_

                  I do not want to start arguing about features of this control (I simply want to have it inside my application's file browser :) ), but the functionality of the Up button is there and it is smarter than before -> simply click on the name of any of the parent folders.

                  O Offline
                  O Offline
                  Obliterator
                  wrote on last edited by
                  #8

                  I love the breadcrumb control, but I do not agree the functionality of the up button has been adequately handled. I miss the up button! Anyhow, sorry I don't know of a control matching the breadcrumb functionality. But I did find a great app which gives me back my up button: http://mavisapps.com/up-button/[^]

                  -- The Obliterator

                  1 Reply Last reply
                  0
                  • H Hans Dietrich

                    Another add-in for Windows Explorer is http://www.baxbex.com/folderpilot.html[^]. If you want to try to implement this in your own app, you could start with http://www.codeproject.com/KB/GDI/XBreadCrumbBar.aspx[^]

                    Best wishes, Hans


                    [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

                    V Offline
                    V Offline
                    Vlasta_
                    wrote on last edited by
                    #9

                    Thank you (and also the other people, who have responded). Useful article.

                    1 Reply Last reply
                    0
                    • H Hans Dietrich

                      Another add-in for Windows Explorer is http://www.baxbex.com/folderpilot.html[^]. If you want to try to implement this in your own app, you could start with http://www.codeproject.com/KB/GDI/XBreadCrumbBar.aspx[^]

                      Best wishes, Hans


                      [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

                      D Offline
                      D Offline
                      dandy72
                      wrote on last edited by
                      #10

                      Thanks for that Hans. Lately I've considered writing my own--I'm writing an app with a couple of dialog boxes that could use something like that to navigate generic hierarchies. This should be a great place to start.

                      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