if you have
Hello.
I have some requests.
Please make option for turn off text, on the preview tooltips.
http://img454.imageshack.us/my.php?image=76869974ym4.jpg
(and fix preview tooltips quality please. It was better in previous versions)
sub folder tip. Please, make possible scrolling it by mouse weel.
http://img88.imageshack.us/my.php?image=trgfvc0.jpg
Thats all i want.
Thank you, for perfect software.
Hi,
option to turn on/off info is under consideration.
I think image quality depends on preview scaling size,
it is now smaller by info area.
I try scrolling by mouse wheel on next version.
Please make option for turn off text, on the preview tooltips.
I seconded this request.
And many thanks, for your work.
thanks for your software
i want the qttabbar can move to bottom of the windows explorer,but above of status-bar.
make it like the tab working in firefox
Dear Quizo.
Thank you for this excellent shell extension. I have been using it since its first betas when I had to translate your japanese page to english using google.
It feels awkward to request more when you have got so much going already. This is the first thing I install whenever I inslall XP!
I truly desire your extension to become more of a poweruser essential than a nice interface addon.
Can you make another toolbar which can be used like a vertical launcher as in vista, like FindeXer (a Mac OS-X Finder clone for explorer) which is integrated with QTTabBar i.e.
a QTFinderBar :D wherein shortcuts could be dragged and dropped.
Also, if the QTTabDesktopTool could accept custom images/skins.
Thank you.
When you right click a tab, and set "Lock", can this be saved in groups, so when you open explorer a tab would be locked if saved in groups that way.
Thanks
Doug
I have a request. Thank you for making this wonderful program, I use it along strokeit all the time.
Is it possible to make an exited folder collector for this program? I sometimes exit out accidentally and I have to go to the path again. Something like…

First…let me say I LOVE THIS PROGRAM!! BEAUTIFUL WORK!!
I just have two minor requests, if possible.
Can you create an option to disable the shadows around the image previews? It's just because I have a shadow program - YzShadow - for my windows and it looks weird when combined with QTTabBar's shadows…
And last: can you get rid of size limit of video previews? I have a lot of videos from traveling - mpeg files that are more than 250MB but QTTabBar won't show me previews, I guess because they're so big. If you can enable QTTabBar to give image preview for very large mpeg file, that would be great!
Thanks again:)!!
Never mind about video size limit - I found out another program I had before (mPowerTools) was causing their 250MB limit to affect QTTabBar's mouseover preview function. Uninstalled mPowerTools completely and now QTTabBar's preview works on ALL video files - sorry:)
Image preview for .pdf and .doc files…?
Thank you for such a great program:)
Where can I download preview handler for .pdf and .doc files? I'm running Windows XP Pro.
I have Adobe Acrobat Professional (and of course Microsoft Word 2003) and I added the extensions to QTTabBar options, but I still don't get a preview for .pdf or .doc files…? Can anyone help?
Beautiful program, btw, Quizo — thanks:)
I have a request to have a way to have an exclusion list of folders that are opened externally will not automatically go into existing explorer window that already has it open. I know this sounds strange that I want this, but I use Altdesk and opening "Computer" from desktop while on a different desktop that is already open on another will cause it to switch desktops. Leaving the desktop that I wanted the folder opened in. Or the best would be if The way Altdesk has windows viewed could be accessed so it would work in the same manner as if there was only one desktop. If further explanation is required, I will explain in detail. Thanks
Good daytime. Thank you for you excellent shell extensions. My question is about QTAddressBar.
It works fine with local folders and files and "windows shares". And is there any support for FTP?
Now I can open ftp path with the help of standard address bar and then it appears in QTAddressBar as "Internet Explorer > path", but I can't open FTP paths directly from QTAddressBar. I am single to have this problem, or it is known issue?
So, my request: if possible please add support for FTP and support for opening HTTP url's in default browser. Then I'll forget about default address bar =)
Thank you in advance. And sorry for my english =)
Hallo!
I would love if it would be possible to configure how QTTabBar opens a tab. For example: I am used to Firefox and in Firefox a new tab is opened by clicking a link with STRG and not SHIFT held down. Also I have the problem that when I use SHIFT to open a new tab, I am always opening a lot of new tabs because I automatically highlight a lot of folders.
By giving QTTabBar to the world you did an awesome job. I really appreciate this software! Thanks!!!
I would also appreciate if CTRL and SHIFT could be switched, so that CTRL+Left click opens a new tab instead of a new window.
Hi there,
I'm playing around with QTAddressbar, and I like it. I like having the history of folder views, but it gets filled up very quickly navigating through my hard drive. The method of using <CTRL>+<DEL> to delete seems only works for individual entries, one-at-a-time. It would be nice to 'reset' the history occasionally. Would it be possible, (under options maybe) for a single button to clear the history?
Thanks. Keep up the good work.
Now is in the correct place
Hello, this is the best add for windows xp that I have seen. Congratulations.
My request:
1) In the contextual menu over a folder a simple text "open in a new tab" just like firefox.
2)
Another one, is it possible in any way to open a text file or image in a new tab like that the explorer tab has the notepad or paint or image viewer "plugin" or a pdf.
I mean something like kde in linux where you open a txt or other files in the same tab.
Thanks in advance. keep it going!
Hello,
First of all, QTTabBar is an excellent enhancement.
I think that some enhancements might take it to the next level:
1) Add shorcut to undo current filter
2) Add shortcut to sort by modification time/size/file name/type
3) Add support for multiple filters
4) Open zip and other archives inside the window's explorer
Many thanks for your response, Great job!!
Hello, you made the first post :-)
>1) Add shorcut to undo current filter
Do you mean "clear filter" by "undo filter"?
if so, pressing F5 key clears filter.
>2) Add shortcut to sort by modification time/size/file name/type
that may be realized by a plugin and worth a try.
thank you for givin me a hint of new plugin :-)
>3) Add support for multiple filters
by tags or timestamp etc.?
I once implemented it for a try and am wondering about UI.
>4) Open zip and other archives inside the window's explorer
I think zip files are supported by explorer.
Didn't you ever uninstall zipfldr.dll of Windows?
Other than zip/cab, need install shell extension dlls (if exist).
if you say create those, it's difficult for me.
sorry for my poor english.
Wow, that was fast :)
The F5 and zip shell workaround are great, I wasn't aware of it, thanks.
In the "support multiple filters", I thought of something simple: if I type something like "txt moduler" or "qttab 45", only files containing BOTH substrings in their file name will be displayed. Nothing more complex than that.
Thanks for the quick response.
Good stuff!
Another thought about filters:
User defined predefined filters, which can be accessed by acclerator keys.
"AND" filter is not currently implemented.
It's not impossible by using Regular Expression.
To search items that contain both "abc" and "xyz",
/abc.*xyz|xyz.*abc/
but it's too complex so I consider "AND" on next update.
FYI, "OR" is simple.
/abc|xyz/
Hello,
Thank you for programmin QTTab Bar…
In Response to "Anonymous (212.143.114.158) 4 Dec 2007, 16:29 +0100"
i would like to say it would be great if there would be a possibiltity to add a multiple sorting like
modification time, size…
i would need it since i use tortoise-svn…
this programm adds some new "column names". I mean in the area of the explorer when you have details-view on you have there some collumns with collumnheaders like name, size, type and so on…
there the tortoise programm adds a new collumn named "CVN Lock Owner". What i need is to sort my explorer first for these entries an within these entries to sort them for name or modification time…
Is there any possibility to add this functionality?
thanks in advance
Ingo Pohl
Hello,
This stuff u made is awesome, but I'd like to integrate the search function in the tab bar, or just disable som other functions because I use the normal forward/back function, and I don't want so many bars in my Explorer … is it possible just to see the search function? if not I would make a request to do so :-)
Hi,
you can remove all buttons but a search box by right-clicking on ButtonBar -> "Customize…".
I will not add the search box to tab bar.
It works .. thx again … I didn't want it in the tab bar .. just in the space of the tab bar what is now possible for me .. thx
keep it going like that ur great!
How about adding some type of search in QTAddressbar - because now, it does nothing if you just type something and hit Enter. I mean, it is a text-input field already, why add another input-bar just for search, when QTAddress could do both? I like to have as few as possible..
QTAddressBar could search:
a) Current folder (like search in TabBar does)
b) entire computer for given term
c) Google (with default browser)
I would like b or c very much.
Thanks so much for your awesome addons!
- Chris
I like suggestion a) search Current folder (like search in TabBar does)
Hi,
just want to say thanks for a great piece of software. It shows just how limited explorer is by default. Its enhanced my work flow tremendously however, i now have a 64bit OS (XP x64) and your software will not work! please say you will be releasing a 64bit version!
thank you,
but i don't have 64bit environments so currently i cannot test.
I heard that some errors occur in 64bit windows.
Shell behaviors may be different from 32bit or I may have done stupid mistakes,
but I don't know how or why.
some day I want to buy Core2Duo machine!
QTTabBar and QTAddressBar are amazing! Great job. I've installed them on all my computers ;)
I understand if it's not possible, but can you make it possible to disable the "Office XP" style look on the toolbars/menus? Especially on the "QT Tab Standard Buttons", it's very out of place compared to the rest of Explorer.
Great job, though! You've made a very useful tool, especially with all the extra things you can change in it (not just tabs).
I second this request. It'd be nice if I could have standard explorer toolbars/menus which then could be skinned by WindowBlinds :)
Hello,
I'm french, i have tested your soft, where is the méthod to uninstall your product
thanks
Just launch the installer again and choose uninstall ;-)
Hello,
Many, many thanks for the excellence of QTTabBar for Visita. I can no longer imagine using Vista without it! (I have donated.)
Here's a suggestion for the CreateNewItem Plugin: In its main dialog, add the option 'None' for the enumeration of Base Names. This way it will be possible to create, for example, a new folder with its name without a '0' following it that requires the Rename operation in Explorer.
Indeed, this option should be included in the "Save as default" process. I suspect many users would be overjoyed to finally have the functional equivalent of a New Folder button in Vista's Explorer (as it now exists in Vista's 'Save As' dialog).
Additionally, I would like to recommend that you use Vista's shell32 206, 16 x 16 XP icon for the toolbar button, since it is already Vista's default for this operation and provides higher contrast and so better visual recognition than the present one.
The very best of wishes for you in the New Year!
I second this. i've been looking all over for something like that. Total Commander has the function, but i like QTTABbar better. thanks for the great program.
I also second this message. A New Folder button would be excellent! I know BxNewFolder has that feature, but I have completely disabled the standard buttons and would like to use QTTabBar buttons only.
I don't know, if this is only a request area for QTTabbar not for the others or such, but i have a few suggestions for QTTabbar & QTAddressbar.
For QTTabbar:
Is it possible to seperate the search into a new little bar, to place it right from QTAddressbar?
For QTAddressbar:
Is it possible to add the two navigation buttons for Back & forward left from it and make them customizable? That would be excellent for the case a user want to combine functionality from QTAddressbar with Styler Toolbar (in Styler Toolbar it's possible to remove the addressbar).
In any case, both programs are excellent :)
QTTabbar is excellent tool, I always loved explorer simplicity, user interface and the native feel
working with the task than doing something with a special tool!, after
trying so many explorer replacements, I always revert back to explorer, QTTabbar addressed the
limitations of explorer wonderfully and gave the functionality of replacement explorers. Cheers.
Now, Greedy wish ;) I loved the folders/files as context menu (Subfolder tip menu),
I created shortcut key Alt+M, it works like a charm, it works even for shortcut links on desktop like
My Computer (thats great!)…Now I would like to invoke the subfolder tip menu, while I work on any
application, that way it will be fastest navigation!
Is it possible?
Thanks a lot,
Santhosh R
Hi Quizo. Would it be much trouble to add a "spring loaded folder" feature as in OSX ? It would be nice if folders would open automatically when you drag and hover above a folder icon. Thanks.
I retract that request :) . I see now that the contents list pops up when you drag a file and hover over a folder. An option to set the hover time might be useful however.
One more thing. If you have time,maybe you could update the View Mode plugin for Vista. It does work but it doesn't show the proper display format for the specified setting. Maybe a set of customized display formats (specific icon sizes) or individual buttons for each setting would be even better. With a working plugin I could get rid of the ribbon and gain a little more window space.
Hi, Quizo!
Your QT programs are great, I can only think of one improvement: could you make the preview tooltip work on .flv files? I mean so it shows the first frame of the movie like it does with .mpgs and .avis. Or is it already implemented and I'm just missing it in the options window? I'm using the latest versions of your programs, btw.
Thanks for your great work so far! :-)
If you have a flv preview handler installed for Windows, it will show a tooltip if you add .flv to the filetype list in the options.
Do you - or anyone else - know where I can find a flv preview handler? I tried some google searches but I didn't find any sites with the appropriate program, I think…
The Vista Codec Pack at http://shark007.testbox.dk/ has FLV support.
So does the K-Lite Codec Pack at http://www.codecguide.com/about_kl.htm
The Vista Codec Pack runs on Vista 32-bit and 64-bit K-Lite Codec Pack run on Windows 2000/XP/2003/Vista 32-bit, not sure about 64-bit, also not sure if it's FLV support works with previews as I've only tried the Vista Codec Pack.
The codec pack flv support is probably based on FFDSHOW, in which case you're better off downloading FFDSHOW directly. You won't need XVID or DIVX then either.
Hello Quizo.
QTTabBar is super cool!
But………. can you make it possible to hide the tab bar?
I don't like tabs but i like the others functions such as grid lines, alternate row color, eliminate file extension from selection when renaming, etc.
If I close the tab bar, the other functions don't work.
Thanks for your excellent software!
Hello, great software you have there but I'm still missing one thing. Or maybe I'm too stupid to find it.
When background double-clicked I would like the new tab to open "My Computer". Is that possible?
Sorry, have just seen there is another thread…
http://qttabbar.wikidot.com/forum/t-32249/new-tab-default-my-computer
Wow - very nice work here! Is it possible to add a feature to colorize files and folders like in OSX? it doesn't actually colorize the file or folder, it puts a user selectable color behind the entire row. Just a thought.
That's part of the Label feature, I believe. The only Windows util that does anything close is LabelsWin
http://www.proggle.com/labels/lite/index.shtml
The lite version colors/labels folders only but the shareware version does files too. Not the most graceful looking but if you need labels, it does the job.
Actually, Xentient Labels is what the poster is looking for (Make sure to grab the nice freeware Xentient Thumbnails while you're there). That LabelsWin program is terrible. It's also packed with esellerate components. 
Another option for labeling files, which I personally use, is Shedko Badges.
Ooooh …never saw these before. Shedko looks pretty nice. It even has a column handler, which is the one advantage LabelsWin has over Xentient. Esellerate is benign.
Hello Quizo,
Is possible to make the paths of the application compatible with environment variables? Something like this "%userprofile%\downloads", "%windir%\web" or else.
Thanks.
Hello Quizo,
Is a good thing the possibility of integrate the close button in the tabs.
I wonder what do you think about the possibility of adding more functionality at this like show only the close button in the active tab, always in the active tab and in the others when the mouse is hover the tab, etc. And will be wonderful if the hover event can be configure with a delay so the button appears smoothly.
And, what do you think if remove the close button when only one tab is in the tabcontrol?
Thanks
Thanks for did this bar for MS Explorer ^^
Can you put in the next release a "Flexible Space" like Mozilla Firefox, I think that many people would like a bar with more Mac OS X toolbar :D

If the QTTabbar have "flexible spaces" we can maximize or restore or change the size of the windows without change the aspect of our bar ;)
PS: Sorry, I dont speak english very well
I don't know MacOSX well,
but does it mean that toolbar buttons can be moved freely in toolbar,
by mouse dragging?
mmmm I´ll try to explain me with images ^^

This is a flexible Space
other example to do with this feature is this
Maximazed Window

Restaured Window (without flexible space)

Restaured Window (with flexible space)

With this feature we can customize more our bars :D

Byes & Good Luck ñ_ñ
The flexible space is a separator, that automatically adjusts space between two toolbar objects.
Examples:
1.When a toolbar contains:
[Object1][FlexibleSpace][Object2]
then object1 is on the very left side of toolbar and object2 on the very right side, and in the middle you have space.
2.When a toolbar contains:
[Object1][FlexibleSpace][Object2][FlexibleSpace][Object3]
then object1 is on the very left side of toolbar and object2is in the middle, and object3 is on the very right side, and between objects you have space.
Hope it helps understanding…if not, try looking at FireFox ;)
I have two requests for the QT Tab Desktop Tool:
1. Make it one click instead of two to open the menu.
2. Have an option to open folders in a new window and not an existing Explorer Window.
The option to open folders in a new window and not an existing Explorer Window already exists…simply drag & drop folders onto the tab bar with the Control key down to open in a new window.
While thats nice to know, I was talking about the toolbar in the taskbar included in QTTabbar.
You can make it one click by using QTPopup.exe. Put a shortcut on your quick launch and one click will open the menu (I don't know about any toolbar on the taskbar)
That would work for single click but not the main problem on of clicking items in the menu and having them open in an existing window.
Also on the toolbar, if you right click on the taskbar, move over toolbars and select 'QT Tab Desktop Tool' a toolbar appears on the taskbar with one button you doulbe click that brings up the same menu as QTPopup.exe
Yes, you can do that already too. Options > Window > "Do not capture windows as a new tab when opened from outside". One click. New Window.
I already have that option set.
It appears it doesn't apply to opening things from the taskbar toolbar or QTPopup.exe.
Wow, you're right! That's a bit odd as I wasn't expecting that behaviour.
Quizo?
Hi,
it's a nice idea to show menus by one click on taskbar toolbar.
I'll add the option on next major release.
>2. Have an option to open folders in a new window and not an existing Explorer Window.
generally, by clicking menu items with Ctrl key down, qttabbar tries to open in new window.
and with Shift key, open a new tab.
If you want to do so without keyboards, try click "Open" menu in item's contextmenu.
Desktop tool is not "outside", I think :-)
generally, by clicking menu items with Ctrl key down, qttabbar tries to open in new window.
Ok, that should work for now. It's better then opening a new window and selecting a group.
It would still be helpful to have an option for the Desktop Tool to always open in a new Window.
If you want to do so without keyboards, try click "Open" menu in item's contextmenu.
That doesn't seem to exist for the groups.
Hello, this is the best add for windows xp that I have seen. Congratulations.
My request:
1) In the contextual menu over a folder a simple text "open in a new tab" just like firefox.
2)
Another one, is it possible in any way to open a text file or image in a new tab like that the explorer tab has the notepad or paint or image viewer "plugin" or a pdf.
I mean something like kde in linux where you open a txt or other files in the same tab.
Thanks in advance. keep it going!
Add Mouse Gestures,plz,if possible
Yeah, mouse gestures would be great!
Yes, it would be very nice !
Oh how I would love basic mouse gestures for next/previous tab and back/forwards. Also right mouse button scrolling when scroll bar is available. One can only dream…
The current software like strokeit and mouseimp isn't up to scratch.
Very nice work Quizo. How about giving it a name like QuizoBar? Please no "i" naming or I'll barf.
I'd like to see rollover thumbnail support for: .TGA, .PDF, .EPS, .AI, .PSD file formats. I already get these thumbnail in Vista because I have their native applications installed. If it's something you need to buy to add a bunch more thumbnail file types let us know! We can all pull together!
Thanks!
If you already have the thumbnails in Vista, you can add the filetypes in QTTabbar options (misc tab)
"iTabBar" or "iQBar" isnt good? ;-)
I named this in 15 seconds. Making a name is always a bother to me..
Q is from Quizo and T is an initial of my family name.
has No other meaning.
As Mr. Anonymous wrote, by adding extesions to option -> Miscs.
thumbnails will be shown, if thumbnail shell-extesions are installed.
i was looking for a search like this
Thank You !
there is a small request
when i search something in one folder i whant to search in subfolder too
Thank You again !
Quizo, can you improve the speed of the search function? I found it to be laggy especially when the directory has lots of files (I have a few folders which has over 5000 files…). Perhaps a simple indexing could be implemented.
Or maybe you could wrap functionality of another searching tool?
Hello,
I would be nice to have the possibility to define that Shift+Tab switch to the last focused tab rather than the next right tab. It will be convenient to quickly switch between two tabs as we made it every day on windows when pressing on Alt+Tab.
An other thing to improve. When double clicking on the background, it is possible to define which folder to open but it's not possible to define "My Computer". Besides it is the often the starting point to browse through the folders…
Regards
Hi, Alt-Tab like window is a nice idea. I try on next.
you can set "::{20D04FE0-3AEA-1069-A2D8-08002B30309D}" for "my computer".
those paths can be copied to clipboard from tab contextmenu or "Copy tool" on buttonbar.
Thank you.
::{20D04FE0-3AEA-1069-A2D8-08002B30309D} work fine for "my computer".
Hello,
I've just tried the version 1.2.2 and saw you've implemented a context menu when pressing ctrl+tab. Unfortunately there is no possibility to configure ctrl+Tab to switch to the last focused tab rather than the next right tab. Could you implement this feature on the next release ?
Thank you.
It would be easier if you could just select My Computer from the drop down menu in the field Path/Group name. Instead of having to look through the form for the code ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}.
Hi there,
Is it possible to hae an option to disable "On Folder Tree, open a new tab by clicking with shift key down / middle clicking. (XP)"?
I'm used to middle-click and scroll up/down my folder tree…
Thanx…
Hello Quizo,
Please consider supporting user defined "aliases" for the QTAddressBar, where the user can simply type the name of a pre-defined alias to open a folder path, or a favorites group, or even execute a program.
For example, if I could pre-define "doc" to be "C:\Documents and Settings\{username}\My Documents" and typed "doc" in the AddressBar, then the My Documents folder would open in a new tab.
Thanks
Hello Quizo it is impossible to add the button to close on tab?
Check the options, second tab. You can close with a middle mouse click as well.
Hi Quizo,
I really like your program, I especially like that you can add standard buttons such as the delete button (a feature that microsoft omitted in vista).
One minor problem with the delete button though is that you can't delete folders that are selected from the left tree pane in explorer (with your delete button, I had to open the folder's parent folder on the left tree pane, select the folder on the right pane and click delete)
One cosmetic change for the image preview, can you make it look like vista's image preview (semi-transparent, rounded borders with a soft shadow) ?
Thanks for the great program :)
Whether it is impossible to add managements of bookmarks by means of moving the mouse as in Opera?
hello,
thank you very much for this cool program.
i wish to ask for some requests:
1. please allow all the regular buttons to be in the toolbar that you made , with the same icons.
2. please add a feature to change the size of the thumbnails in the thumbnails view, using a horizontal scroll bar.
3. please add a button to split the last 2 tabs into 2 windows side by side (left and right).
4. please also allow to configure the left pane , so that we could add special places there, play video files there , etc…
5. maybe make your program more independently, and use it not as a plugin, but as an individual program. this way you could make it much better. however, it could be a lot of work …
What makes QT so special is that it is a plugin for Windows Explorer so you can use it in conjunction with other Windows Explorer plugins/modifications. If QT was a standalone it would lose functionality as would Windows Explorer.
agree! keep it with explorer
Hi Quizo. I love QTTabbar. I think it would be great if you could assign certain tab groups to open when you open specific folders. For example when opening My Documents have a tab group with My Pictures and My Videos displayed automaticaly.
Thank you very much.
In the application options
Is it possible to add more shortcuts such as %filename%, %file_extension% for arguments?
Is it possible to include an option to make the tabs show up from the right side?
I agree. This would be a great feature.
Hi Quizo. the QTTabbar is a great application.
I have one request
When I minimize to the tray bar the name of the explorer is changed depend on the folder that I’m on
Is there an option to make it constant name (like Explorer)
Hello
Thanks for coding this great explorer extension! Microsoft should hire you or buy this.
I have one request that would be awesome for this.
In Maxthon when you press F10 (Split Screen), you get 2 windows side by side. Each window has its own tabs. Tabs can be dragged and dropped between windows. New tabs will open on the window that has focus. This would be great for QTTabBar! You could syncronize folders so easily this way. And make browsing very fast.
Screenshot
Even if it has an option to automatically open 2 instances of Explorer & size them appropriately would be better than nothing.
Quizo, before I post some feature requests I have to thank you for these incredible addons. The real positive for me is the continuous development. The exact opposite of Microsoft's attitude. Imagine where we'd be today if Microsoft gave a hoot about it's users.
Anyway, some suggestions:
1. Allow single clicking instead of having to double click the QT system tray icon.
2. To change the selection when renaming files isn't Tab a more logical key to use than F2.
3. Control cursor loop with the Up & Down arrow keys.
4. Is it somehow possible to drag files to Explorer when it is minimized to the system tray? Otherwise using the system tray option removes functionality.
5. A button to replace the rightclick context menu item "Arrange Icons By" would be handy
6. Couldn't QT's functionality extend to the Desktop without having to enable the 'QT Tab Desktop Tool'. Taskbar space is a premium.
7. The original Maxthon 1.x is bundled with a fantastic plugin, FloatBar. FloatBar is able to maximise the size of a picture on a website without protruding beyond the visible screen. Perhaps QT can mimic this behaviour because currently picture tooltips are cropped by the screen edge.
8. Video thumbnails are usually useless because they display the first frame of the video which is usually plain black. ACDSee displays video thumbnails consisting of 4 seperate screenshots from different positions of the video. This would look great in QT's preview.
http://img110.imageshack.us/my.php?image=videopreviewsuq3.jpg
Missed this request thread at first, sorry for that, so pasting a request made in another thread to…have them more in the right place.
Would love to see some sort of "hide menu bar" incorrporated in QTTabBar as well. Currently I use "HMB2" (HideMenuBar2) that can be found here http://public.planetmirror.com/pub/freewarefiles/HMB2.zip
With that I can manage to toggle it to be shown or hidden but that leaves me with yet another program running in the tray and at start up.
Styler also has the same menu hiding ability and as far as I know they are both built around .reg keys which should be pretty easy to find. The up-side with using HMB2 instead of directly clicking the .reg files is that it updates instantly while with the .reg you have to close/open the folder.
Hope you can/want to add this function into your application one way or another (by option or a button toggle).
/Chris
Hi,
First of all, thank you so much for developing QTTabBar. I really love using tabs just like in Firefox.
I don't know if this is possible already, if it is I haven't found it yet : a button or a shortcut enabling us to open a new tab, on "'My Computer" for instance. If it's not there already, I would love having that in a future version. Having to open My Computer manually is a bit annoying when I want to open another folder. I'm aware of the "Browse folder" option but I don't find it very useful, having to right-click on the toolbar, select the menu item and then the drive in a tiny window.
First of all, thank you very much for a wonderful plugin (QTTabBar).
I have two requests:
1) Add the option to make each individual tab have a color of its own. I realize the text can be colored, but changing the color of the tab itself would be nice too.
2) Add the option of giving each tab an alias instead of displaying the path.
Other than those two things, I can think of no other improvements that need to be made, not that it "needs" those additions…
I just wanted to revise my second request. It should have said…
2) Add the option of giving each tab an alias instead of displaying the folder name. (not path, as stated in my first post)
Thank you.
Sorry, one last request.
The ability to put the tabs in a prefered order and locking them in their place would be nice.
For example, a menu could be added to the Options that would list all current tabs and allow me to select the order in which they are displayed (maybe using up/down buttons to move them to the prefered order), with a checkbox next to each one that would lock that particular tab in its place, thus opening those locked tabs, in that order, every time Explorer is opened. All new tabs would then be added to the right of the locked tabs.
You could let QTTabBar automatically put any "ordered" tabs to the left, sorting the others according to the user's preference as stated in the Tab Order.
'Cursor loop' with Ctrl or Shift key down.
For easier item selection with keyboard.
Hello Quizo. I have some requests again.
1) Vertical cursor loop with up and down arrow keys. Its really useful in my cellphone nec e949. And i want it there too.
Example http://img81.imageshack.us/my.php?image=loopxi2.jpg
If you make 'Cursor loop' with Ctrl or Shift key down, how you was asked in previous post, please make an option for turn it on or off. With many keys its unuseful to me.
2) Selection file name without extension when renaiming. I have problem with it. When dot appears within filename….
Example http://img129.imageshack.us/my.php?image=dothf7.jpg
Please teach your util to find first dot from the END of the filename, not from begining.
Thank you.
Selection file name without extension when renaiming. I have problem with it. When dot appears within filename….
For this to work properly, you need to have file extensions visible, but yeah, it doesn't work properly when the extension is not shown.
Quizo, first of all, thank you very much hard work. It is my favorite software.
Pardon my English (Translation by Google): P
I wanted to make a suggestion. That would be a double window for Windows Explorer, which I think would be very interesting and useful for moving files from folder to folder.
I mean something like this:
This application is called "FoldeBox", but have errors, and its appearance is old.
For me, Windows Explorer would be perfect with QTTabBar and a double pane.
Greetings, and thanks ..
This is an excellent suggestion!
Thanks. ;)
Very interesting
I also think this is a great suggestion and would use it constantly if implemented.
This would be good maybe you could allow for tiling as in opera.
Great Suggestion but you can use Ultra explorer
http://www.mustangpeak.net/ultraexplorer.html
Hi and congratulations for your fine work.
This is my request for Windows XP:
For almost all my folders I use custom Column Details: Attributes, Name, Size, File Version, Type, Company, Date Modified :

.
but, on My Music" folder I use this: Attributes, Name, Duration, Bit Rate, Date Modified :
and the same thing for other folders, like "My Pictures" and "My Video".
Would be excellent if QTTabBar could manage profiles for handle this kind of Explorer settings.
The reason for this are: it's easy the setting for all my folders at once, or only one folder at time, but this turn hard if, for example, inside "My Music" exist many levels of sub-folders. Other issue with Windows is when every time I go to Safe-Mode and come back to normal mode, the Explorer's Column Details seems screw up!
QTTbabBar could save, remember and automatically apply ( or repair ) a Column Detail profile to one folder or all their sub-folders recursively.
Thanks
Bedfford A.B.
Chile
Right click on a Title bar to Roll/unroll window to it's caption bar.
Middle click on a TASKBAR button to close it (for QT Tab Desktop Tool)
Thanks!
Yes, it would be great if I can get rid of the title bar! It just takes so much space without adding any value!
hello and thank you for the phenomenal addons (tabbar and breadcrumbar).
can you bring back the folder screeshot when you hover over the tab with the shift key down?
change view mode with ctrl + wheel(xp) does not work!! im using xp pro sp2. i am hoping this will change the view from detail view all the through to thumbnail view.
horizontal scroll with shift + wheel, does nto work as it should. it infact launches the file that is under the mouse and sometimes several files if it feels like it!!!???
i have turned this feature off.
i totally love the new tab by wheel click on folder tree and ctrl+tab tab switcher.
i use the up one level when dbl click folder margin, with detail view and grid lines on, this makes the folder margin rather skinny if there are a lot of in the display can you make it so you can double click on the scroll bars to go up a level as well?
thanks again for making the windows explorer experience a joy
Hi, i want to request a new thing to you fabulous program. That is the application menu to expand while drag/drop… For example, i drag a txt file to app icon and expand so i can send it to a aplication like my editor or something like this… it would be great if it became possible! thx fou you effort… :)
I know it sounds bad to seemingly kiss your ass then make a request… so I'll make the request first :)
Is there an option to let ALT show the hidden menu toolbar? I've looked and looked but round nothing, so I have to manually show/hide the menu all the time as I need it. (Vista and XP).
Thank you for this brilliant program that integrates to perfectly. I can't believe you packed so many features in so seamlessly. I've been telling all my friends and they love it too.
Hey, I've recently started using you're applications (QTAddressBar, TabBar), and I realized that you're search function in TabBar gimps my Vista look. I was wondering if you could create a new toolbar dedicated to the search function found in TabBar.
Thank-you for you're time.
Great program.
I would like to see a plugin for managing sessions, much like the 'session manager' extension for firefox, retaining not only open folders but files as well.
I know Windows standby (or is it hibernate..bah memory lapse) does this with powering down the system, but that doesn't really help if youre in the middle of something with all your stuff open and you get burnt out and want to revisit the very same context at another time, and give yourself a clean slate to do other things in the mean time. Basically, the very same reason I use Firefox session manager Vs. intentionally crashing the browser so it's "crash recovery" feature works instead.
I would 2nd an option for managing sessions, retaining not only open folders but files/programs as well. Perhaps it could be added as another tick box bellow “Add all tabs” in “Create New Group”.
I have a couple of requests for QTAddressBar. Could you make it a bit thinner, like the default address bar? Also, fonts like Tahoma 8pt and Arial 8pt don't look centered in QTAddressBar, they look closer to the top, it would look better if they were centered.
Thanks for such a nice app :)
Great app! 3 requests:
1) only show tab-bar if more than one tab exists (like in firefox)
2) allow user to hide menu bar, but show it with alt-key (vista standard); you could make the qttabbar separate so that normal vista setup isn't altered.
3) close window settings (prevent close with tabs, restore tabs, send to tray on close, etc) only work correctly if pressing the red "x". they don't work for alt-f4 (which is how I always close windows). is it possible to prevent close on alt-f4 if there are multiple tabs (or to set alt-f4 to close a tab instead of the window)?
It would also be great to get fonts and text sizes from the OS (use menu settings, for example) so user doesn't have to configure them.
Thanks again!
Any chance for any of these? #1-2 are pretty important in vista, and should be relatively easy to fix. It's very annoying showing the menu-bar all the time, and also showing the tabbar when unnecessary.
The WORST though is how alt-f4 closes a window full of tabs and you can't get them back, even with "prevent close with tabs," "restore tabs" and "send to tray on close" enabled (rather than closing one tab; you can't set alt-f4 as a keystroke in options).
Very counter-intuitive UI actions, and they're what are keeping me from reinstalling QTTabBar on Vista now that I've upgraded from XP (along with minor bugs, which are less noticeable either on vista or because they've been fixed). Not that it really matters to you if I install or not, but QTTabBar is a great app (that I wouldn't mind paying for if it worked "properly"), and it seems silly not to fix these minor issues, that I can't imagine would be difficult to code.
Thanks again for all your work,
LR
I would also like to see points 1 & 2 implemented.
Hello Quizo. I love both QT TabBar and QT Addressbar. There are 3 features I would like to see added.
1) Option to align the tabs to the right side of the tabbar instead of the left.
2) Option to associate certain tab groups with specific directories so that those tabs would open automatically when opening the associated directory.
3) Ability to initiate a search from the Addressbar itself.
Thank you for your time and wonderful apps.
Also…
4) Ability to add application shortcuts directly to the toolbar as opposed to only the application menu.
5) Ability to add control panel items to toolbar.
Thanks again.
It would be awesome if you could make it so you could double click in the background of a folder to automatically makea new folder. Just an idea! Thanks for the great program!
You mightwant to try BxNewFolder. It's a "New Folder" button that is added to Explorer. You simply click the button and give your new folder a name. I find it very useful.
You can find it at http://www.baxbex.com/products.html
If the site won't load (it didn't for me today) Google for "BxNewFolder" and you'll find it on other download sites. It's free !!! :)
Thanks, that's pretty helpful, although QTabBar already has an extension like that.
Another awesome thing would be if you could have it optional to have the opacity go down when you drag a window. I believe some graphics cards allowed that. You should also have an opacity slider for that.
Hey Quizo are you okay??? ._. Do you ran away?? U_U
I have to something, may be is usefull for you ^^
OUNCE
OUNCE is a free grafical toolkit library based on the Krypton Toolkit from ComponentFactory.
It enables you to support a visual theme similiar to Apples OS X 10.5 Leopard for your Windows Forms applications.
Furthermore the OUNCE toolkit contains a new rendering engine for Divelements Sanddock and Sandbar Toolkits to apply the OS X style also to their docking and toolbar components, allowing a consistent look and feel for all parts of your .NET applications.
Integration of OUNCE in your existing applications is quite easy and requires only a few lines of code. Check out the Tutorials section for more information.
The OUNCE toolkit is totally free for commercial use, to get it work with its basic functionality you will also have to install the Krypton Tookit from ComponentFactory, which is also free for commercial use. To benefit from the docking and toolbar visual OS X style, you will have to use OUNCE with the Sanddock and Sandbar Toolkit from Divelements Limited. These libraries are commercial, but can be obtained as a 30 days trial version. Indeed the OUNCE extension for those libraries is still totally free.
Just click the links below to check out the features of the OUNCE library or take a look at some sample applications that demonstrate the visual style your programs will get when using the OUNCE library

Byes & Good Luck ñ_ñ
I really like your software, its really easy to use and highly customisable. I did notice a small bug that appears when you open more tabs than fit on one line. It causes part of the text on the tab on the new line to be obscured. But it sorts its self out when you resize the window. (Vista 64)
I also have one small suggestion for you. Once I click on the folder icon on the tab and the drop down menu appears. It would be good if when I click the middle mouse button over a folder it opens it in a new tab in the background.
Thinking about it I have another suggestion for you again it involves the drop down menu. It would be useful if I was able to select a group of files on it. Mainly so I can quickly add songs to the playlist. Also after adding a song to the play list it would be better if the drop down menu didn’t claps until you clicked somewhere off the menu.
Hallo!
I would love if it would be possible to configure how QTTabBar opens a tab. For example: I am used to Firefox and in Firefox a new tab is opened by clicking a link with STRG and not SHIFT held down. Also I have the problem that when I use SHIFT to open a new tab, I am always opening a lot of new tabs because I automatically highlight a lot of folders.
By giving QTTabBar to the world you did an awesome job. I really appreciate this software! Thanks!!!
CTRL + TAB allows to change the focused folder. We can select the next tab to the left or the next tab to the right but there is no way to have a cycle in recently used order (as Windows feature for example). This feature will be very useful to quickly switch between two folders. Is it possible to add an option for this?
Regards,
mathmax
Is there a way to make the search "sticky".
Say I'm looking for a certain file or files. I know it's in folder A, B, or C. I go to folder A, type a partial string into the search box. Nothing there, so I click on folder B. But as soon as I do that, the search text is cleared, so I have to type it in again. Would be nice to have an option to make the search sticky til I clear it.
Also, would be real nice to have an option to remember the last X number of search strings.
thanks
Hello,
I have request to add feature to address bar that I very need.
Can you add support to enter network computer name like in standard address bar? (ex.: \\computer)
Thank you.
So I just read through this entire thread, to summarize in no particular order some of my favorite ideas and a couple of my own…
1. side by side / double pane windows (similar to maxthon where both windows have the tabs)
2. create new folder & text doc. icons on toolbar (i know theres a plug-in for it, but it be nice to click and the new folder is there, or double click empty area creates new folder or brings up menu and you select what type to create???)
3. hide menu bar until mouseover or right click in a specific area
4. round edges and shading on picture / movie preview (maybe like a google-maps-type pop-up), also PDF preview
5. opacity when dragging
6. session manager (maybe, maybe not, if it would be more functional than just having the groups???)
7. Control panel icons on toolbar
8. mouse gestures
9. network support (//computer)
10. search subfolders, also be able to click 'back' to back out of the search (like explorer does it itself, would keep "sticky" searches then too)
11. option to color-code by file type (selective file types anyway)
12. details icons are real images instead of generics (if it wouldn't slow the system down too bad)
13. drop stack similar to UltraExplorer, where you drag and drop a file on a temporary clipboard and pull it out into a new location later
14. be able to change the text on icons on toolbar ('Send to Parent' is a bit too long for my toolbar!)
of course there are tons of other good ideas too, but this is too many as it is!
Keep up the great work! single best program I have on my system!
First of all, thanks for such a great tool, has Microsoft tried to recruit you yet for Windows 2010? ;-)
Just one request:
I regularly use the Windows+R shortcut and type in for example D:\TEMP. It opens up an explorer, but without QTTabBar? Can it be configured so it is displayed also when run like this?
Thank you so much
- kongo
I'm sorry - never mind my post. Works fine even when used in conjunction with Run C:\TEMP. It's just configured separately.
Thanks again for your tool!
- kongo
Hi!
Thanks for your tool. One feature would be really cool:
Strg-t should open a new (or cloned) tab like in Firefox or IE.
Thanks!
Steffen
I think the default is Ctrl-N to open new "tab". I don't know how to change the shortcut keys though.
- kongo
First of all, congratulations on your really good app!
And sorry that I create a new thread first and than realize that this issue would fit well here.
It's a request as I don't think It's possible. If It's, the better.
My problem is that I use a disk defrag that places files on the faster areas of the hard drive based on last access time stamps.
So I want to know if I can disable the update of last access time stamps by QTTabBar, even if I lose functionalities.
I care most just for the tab browsing feature anyway.
Is it possible?
If not, that's something you should consider for next releases.
Thank you very much, Alex
Any chance for Windows 2000 support? Is it really that diferent from XP? That QTAddressBar is the ONLY thing that I envy Vista users…
Hi Quizo,
Came across your product QTTabbar and am intrigued at what it can and it possibilities.
Have a suggestion / request /bug? that maybe you would like to have a look at:
1. Under QTTabBar Options | Window Tab | No window resizing, If selected it does work and one can fix the size once the Window size is selected. BUT this is applicable only to the selected window. All other windows revert to a default size…..
Suggest that once selected it be a global setting for the user AND if possible a filed be added where one can actually enter dimensions (max being the screen)
2. On the Status bar is there anything that can be added, best example I found is from an application called IE7Pro.
Regards,
H
Quizo!! you are simply great. Thanks for giving this excellent plugin.
Asking more from what you have already given doesn't sound good. But for further imporvements i would like to add
few requests
1. Add a context menu option "Open in new tab" when a folder is selected
2. Position the Lock icon on the right of the text, because if you enable the option "Show drive letter" and "Show lock icon" then both overlap and only the lock icon is visible.
3. It would be great if it is possible to split the tabs horizontally or vertically in the right side of the explorer.
Something similar to Visual Studio.
thanks again and keep the excellent work going on on on on…..
cheers
Hey there,
first of all, i love both little tools, and using them together results in a little graphic disturbance when aligned on top of each other:
would be good if the extra space could be removed from the addressbar, or added to the tabbar :)
Another suggestion (maybe alternative):
If placed on the same height, is it possible to set the tabbar to automatically increase width relative to the number of open tabs, to a certain width limit which can be customized.

I would really like this because i want to have as few toolbars as possible.
Keep up the good work!
Greetings
Hi there!
First of all I'd like to thank you for your tool, it makes vista sh*t look a bit better to me.
I am really missing the "Properties" button in explorer, a thousand right-clicks drives me crazy sometimes!
A have failed to finв this button "Properties" in your app, is it possible to make it available? I consoder it would not be too hard to add.
I can make a Russian translation. Do you have a lang text file?
Thanks in advance,
Dmitry
Started using this extension for its preview tooltips.
And I have some requests/suggestioms:
Speed of preview tooltip
I notice that the preview tooltip seem to take a longer time to appear on larger images.
Maybe there can be an option to adjust the thumbnail quality like TweakUI XP has for the Explorer thumbnail view?
Search Box
This search box is a really useful tool.
Is it possible to have an option to adjust the height as its a bit "tall" and it disturbs my slim toolbar layout.
Maybe an auto size function would be nice for those putting it at the end of the toolbar so it can resize when the window is being resized.
So far I feel quite ok for the other functions.
Thanks for making QT Tabbar, good job!!
One more thing that kind of bug me:
Maybe you can decrese the padding for the right-click menus?
First of all, this is awesome app., thanks for creating it.
Request
1. Shortcut key modification, because I want to remember the same way as in IE or FireFox, e.g. Ctrl+T = Open new tab
2. New tab button on the right of rightmost tab
3. Has the button that show the menu, I mean when I click this button it shows me dropdown menu of File, Edit, View, …….. because I want to completely hide the menu but sometimes, I have to use the menu. I know that I can use Alt-M for that, but after the menu appeared I have to close it again with Alt-M, otherwise it'll be back and ruins my toolbars layout.
Thanks for creating QT Tabbar, it's coolest !
Is there a way of using ctrl-t as a shortcut for opening new tabs yet? I find no option for this in the settings.
I find QTTaBar very useful in my daily usage and thank you for developping it.
Because it is similar to other programs with tabbed windows, I have noticed that instinctively I often try to use "CTRL+F4" to close a single TAB, so I suggest to just add it in some future release.
Michael
Hiya - great work. Something that would make me more productive with file management is a wider selection of tool bar icons. Eg the constant two click process to switch between Filmstrip / Thumbnail / List views. Lots of other possibilities here but just these three would be a simple productivity boost.
Thanks for the great program. I have a small and maybe simple request that I'd love to have =) You see in Firefox, when I middle click the background of the tabs I get back the tab I closed down before and I'd love to do the same here. This small request is similar to the other commands you have in QTTabBar Options under tab, just want an option for middle click in the background that's all. Thanks if it can be done.
hello Quizo,
Can you integrate a multi clipboard functionality embedded onto the QTtabbar which stores a predefined number of clipboards and lets us browse them easily through your tab bar?
thanks for the software u supplied. It fits my needs and its free and cool .
phani
Hi everyone,
I've finally found a way to have tabs in explorer thanks to your software. Thanks a lot…
I'd like to point out something though.
When you have several tabs open, the folders tree panel is the same for all tabs, which makes sometimes difficult to navigate or to know where we are.
Is it possible to have a new tree for each tab? Like you would have a new tree for each explorer window.
Thanks.
hi,
i just want to thank you guys for this, i was waiting for years for this …
only one question (forgive me if this has been already asked here):
could you maybe add a second (or even useradjustable multiple) pane(s)?
i`d be soooo lucky then …
please let me know!
btw, right now anonymous, where do i register?
thanks again,
brok
:: Request change in QTTabBar
Please change history list to IE7,8, Firefox 3 original
Change open current folder to always on Top position (old in bottom position)
Change Forward history to Top position (old in bottom position)
Change Back history to Bottom position (old in top position)

Request Scrolling bar in History list (No features in 1.2.2.1)

hello,
i haven't read the previous posts, so i don't know if these requests are there.
i'd like to suggest
1) a 'parent directory' button (<-i need one really badly)
2) a 'clear search filter' button (small x like in itunes)
thank you! qttabbar rocks!
greetz,
DomIII
I'd like to suggest the following (might be repeating some, in which case, I second their request(s):
- Merge QTAddressBar and QTTabBar into one app, so we can customise the order easier, such as [Back][Forward][AddressBar][Search] (photoshopped image below), like say adding "Address Bar" to the customise in Standard Buttons, or could also have as well as QT Tab Bar and QT Tab Standard Buttons, another one called QT Tab Search Bar, or something.

(I would provide the skin for the buttons, but I basically just copied those 3 from the Eminence WindowBlinds and scrapped the rest since I only use those, so it's an incomplete skin)
- Customisable search bar, skinnable, maybe a little search icon and clear icon, like
, and clicking the search icon brings up a little menu with checkable options such as "search subfolders" "search hidden files" etc. or whatever. Or can just have all these options in the main QT Tab Bar options along with everything else. Important one for me is to search subfolders though. - Skinnable QTAddressbar (and optional refresh button)
- Maybe a details bar, but for all views, like if I'm viewing as tiles, it'll look like
, think Vista has that - Add more to the Standard Buttons, such as Viewing Options and Sorting Options (view as thumbnail/tiles/icons/etc.), (sort by name/type/size/date/etc.). Maybe can add more to viewing options, like changing size of icons, space between items, dunno, not that important really (I know there's a plugin for viewing options, but you can't set the icon for it).
- Tab background wheel-click & folder background wheel-click additions, and change "up one level when double-click folder margin" to the customisable ones like the others (show menu/properties/close window/close tab/etc.)
- Optional text for image previews, and customisable too, like what info to show (size/dimensions/date/etc.)
- New tab opens to My Computer (seems it can point to most folders, just not my computer), not that important, workaround possible as stated below (EDIT: just saw that you can use "::{20D04FE0-3AEA-1069-A2D8-08002B30309D}" without quotes, thanks Quizo)
- New tab opens to a blank customisable space, a bit like Opera's speed dial, but different locations on the computer instead of links. Of course, the obvious workaround is that you can just create a random folder with shortcuts do the different locations and point the new tab to that folder, which I've done, so not really that important
It's a lot but none are really that important for me except the 1st and 2nd requests, really would like to have that order of [Back][Forward][AddressBar][Search] in my toolbar, and really would like to search subfolders.
Not trying to give you a hard time by giving you loads to do, just want to suggest as much as possible to help you improve your program further.
Still, it's a VERY complete program and a GREAT addition, and I'm so glad I've found this, thanks for making it. Real shame I didn't find it sooner though.
Hello. I really love this app. It's pretty functional, but I would like to see one more button on the toolbar - "Show/Hide hidden files and folders".
Thanks for this great program!!!
What an outstanding add-on!. The functionality and capabilities that you give to the Explorer File Manager put Microsoft to shame. It is truly excellent. I would ask a simple request, an option to single click the task bar icon to restore Explorer as opposed to double clicking (for simplicity, ease on the mouse work and greater efficiency. Many other iconized apps have this option and I imagine it would not be too difficult a feature to include. Thank you for such a wonderful application, it has made my day and has now turned Explorer into usable tabbed file browser.
Regards
Mia
Hi, could you make it possible to drag tabs into a dos box like you can do with windows folders.
Is it possible to make QTAddressBar skinable?
Hi, I've installed QTTabBar and since I've begun using it I can't use the (right alt)-enter shortcut to open file properties. It's useful since it allows opening the properties of a selection with only one hand, as opposed to it's (left alt)-enter brethren. Anyway, I wanted to know if removing this key combination was intentional or not and whether it could be readded.
Thanks,
Chlikaflok
Hi!
Can you make a column in details view that shows not only file size but also folder size??
It would be really great, if you would do it, especially in Vista. :)
Thanks!! :D
MSzynisz
Hi Quizo…good to see you back..I wish you well! You have made wonderful programs in QTTabBar QTAddressBar for Windows Explorer, thank you!
A request…or two for QTTabBar if possible…
1) Would it be possible to make the Memo Plugin window 'sticky' to the Windows Explorer window so that when the Windows Explorer window is moved the Memo window moves with it? Maybe having it 'snap' to the sides of the Windows Explorer window to 'stick' in place? Also have the Memo window 'sticky' to the Windows Explorer window when minimized to the Task Bar(as it is, the Memo window gets left behind). And also have the Windows Explorer window open with the Memo window 'sticky' in place to the Explorer window would be great. As it is, if the Windows Explorer windows get moved they are out of place with Memo window.
2) Another request with the Memo Plugin function…would it be possible to have the Right-Click tab menu function: 'Show/Hide Folder Memo', toggle between Hide and Show?
Edit(12/31/08) to add addendum to item #2
I found that it is possible to toggle the Memo window 'Show/Hide' via a 'Shortcut Key' creature feature within the 'Options' section…as posted in this thread:
http://qttabbar.wikidot.com/forum/t-49561/is-there-a-button-or-shortcut-key-to-make-folder-memo-appear
Thank you for all your efforts on this great program, and again welcome back!
ClearEyes
Hi thanks for the nice tool, and happy New Year.
My request is the ability to change the shortcut keys to my own as I'm already familiar with e.g. FireFox tabs and would like not to remember another set of shortcuts :)
Thanks again for the tool.
Vince.
Hi,
I'd like it if there was a way to replace all the tabs in a Tab Group with the current tabs.
Currently it is possible to create a New Group with all the current tabs, but as fas as I know you cannot easily replace all the tabs in a group.
Cheers (and thanks for this amazing piece of software!)
aem
I second this request. Since the concept is that a group contains multiple tabs (and tabbar allows you to open the whole group with one click), it seems inefficient to have to add each tab location to the group one-at-a-time, instead of in batch. It would save many clicks if we could open all the tabs we wanted to have in a group, then use the right-click option to add them to a group all at once. Idea for the right-click option:
1) Remove (rt click on tab)->"Create New Group" and add the following:
(rt click on tab)->Add current tab to group->[list of current groups]+(separator)+"Create New Group"
(rt click on tab)->Add window tabs to group->[list of current groups]+(separator)+"Create New Group"
(rt click on tab)->Replace Group with window's tabs->[list of current groups]
Add a way to quickly delete a group. Idea:
2) (right-click tab backgnd)->Groups->(delete hotkey & beside group name add a clickable delete icon [X]). Maybe the delete hotkey should be configurable, but I think most would agree it's OK to hardcode the keyboard's delete key.
If not doing (1) above, my suggestion would then be to change the "Create New Group" function to add all of the current window's tabs to the newly created group by default (possibly configurable in menus to preserve backwards compatibility).
Thoughts on how to cut down on the wordiness of the menu options I presented above:
Alternatives to "Add current tab to group" & "Add window tabs to group"
a) "Add tab to group" & "Add window to group"
b) "Add to group" & "Add group to"
I like a) best…
b) implies "tab" in the former & "group" in the latter, making the description of functionality a bit subtle. Users would have to learn what was meant by the options.
I would be nice to add the possibility to filter the tabs.
ARIGATO GOZAIMASU!
Thank you very much for the add-on.
The current "restore tabs" feature only works when you close Explorer normally, not when it crashes.
Apparently QTTabbar saves your tab only when you close Explorer, not every time you add/remove a tab, so if Explorer crashes (happens quite often), QTTabbar restores old tabs instead of the tabs you had just before it crashed.
Such a "crash safeguard" feature would be very useful. And a session manager, as many have commented above.
Thanks again. Otsukaresamadeshita.
Add mouse button "rocker gestures" commonly found in most web browsers nowadays:
To navigate backwards in history: 1) right-button-hold, 2) left-click, 3) right-button-release
To navigate forward in history: 1) left-button-hold, 2) right-click, 3) left-button-release
Another neat idea for add'l rocker functionality: count how many clicks are made between the hold & release steps to determine how deep to go in history/future. For interim-visual feedback, display a pop-up window of browsed folder history and allow clicks to increment/decrement the folder selected in the popup window to show which folder will be displayed upon mouse button release.
Oops… I was mistaken. The "neat idea" is actually standard for mouse rocker gestures (I had been using that functionality all the time & just didn't realize it b/c it's so natural).
The pop-up window, however, might be unique (my browser doesn't have this); it could eliminate delays needed to redraw the entire folder's contents. However, some might find a popup to be a distraction, though, so if added, its time to initial display probably would need to be configurable (starting a timer from the moment the first button is held & reset by each click, displaying the popup after the configured time has been surpassed).
I am re-posting this request in the proper thread.
http://qttabbar.wikidot.com/forum/t-135861/qtaddressbar-question
I really like the addition of the opengroup.exe tool. I am wondering if there are plans to add some switches - ie I would really appreciate it if I could specify whether to open the group in an existing window or whether to open a new window. (Unless I have missed how this can be currently accomplished).
Right now, If I open Group A (Opengroup.exe "Group A") while no explorer processes running, all the folders from group A pop up in a new window. If I subsequently open Group B (Opengroup.exe "Group B"), the folders contained in Group B are appended to the same window as Group A.
Thanks again for an amazing product.
One request I have is that when I select a Group that the title of the window change to the name of the group instead of the name of the folder.
Also would it be possible to some how make a shortcut on the desktop to a Group? I have shortcuts on the desktop now that goto a folder then I have to open up the Group from there, but can I have one that goes to a Group and opens all the folders in the group? I know there is the Start Up option, but I don't want the Group to open up every time I open a folder.
Great program.
Thanks,
Nathan
This kind of solves both my problem (with opengroup) and the problem described in this post:
What I ended up doing was creating a batch file. I don't know much about batch files but I cobbled this together (see http://www.aumha.org/a/batches.php):
(The file is called GroupShortcut.bat)
Start C:\Work\%1
C:\OpenGroup.exe %1
"%1" represents a startup parameter that is used in two ways:
1) It is the name of the directory I want to open (ie "C:\Work\Project1\")
2) It is also the name I have assigned for the group (ie "C:\OpenGroup.exe Project1" opens C:\Work\Project1\, C:\Work\Project1\Libraries\, C:\Work\Project1\Backups\, C:\Work\Project1\Data\)
Number 1) solves my problem, namely, starting a brand new folder before running the opengroup util.
Nathan, get the Opengroup.exe utility from the downloads if you don't have it. Create the batch file above (use notebook and save as C:\GroupShortcut.bat). Create a shortcut on your desktop. Make the shortcut target = C:\Shortcut.bat "Project1"
(or whatever group you seek to open)
Hmm, actually Nathan doesn't need the batch file at all if he doesn't mind (or prefers) the group to open up in existing instance of explorer
If that's the case, just make the shortcut target = C:\OpenGroup.exe YourGroupNameHere
Cheers
Hi:
I have a request a botton like Back to Top(Firefox extension ) Back to top" scrolls the current window to the beginning of the document and "Go to bottom" scrolls to the last line of the document.
http://customsoftwareconsult.com/extensions/backtotop/BackToTop.html
Thank you for this amazing program !! You are God !! ;-D
Gracias Totales !!
Pulky
I am unsure of the "document" of which you speak. However, if you mean the (left or right) viewing panes in Windows Explorer, then you can always use the "Home" key to move to the first item in the list of whichever pane has focus (where the cursor is positioned). Alternatively, the "End" key moves to the last item.
I think QTTabBar is so much greater than anything else from M$ since years!
There are just a few things I like to mention:
- option to disable tab switching with mouse wheel, because it happens often accidentally
- I like small tool bar icons with text underneath - this is not possible with the QTTabBar buttons
- A Firefox like panel to add and remove tool bar buttons would be nice! (including all plugin buttons would be even cooler)
And another request: option to shorten long folder names on tabs (e.g.: folder name = "My very long folder name" -> tab label = "My very long…")
Quizo, nice software. I request a Folder Properties button or plugin, or hidden files button in order to not use the dialog Tools-Folder Options-Show Hidden Files and folders. Please :-)
That is already there. Check the "Appearance" tab in the Options.
First, BIG THANKS, QTTabBar is great, and i can't bear Vista without it.
Can you create a plug in for batch files rename (rename multiple files),
or if possible provide me with code stub\sample for your plug in and I will do the writing?
Thanks.
Dear Quizo.
Thank you for this excellent shell extension.
I have some requests. I have a HD with hundreds of folders with music tracks and cover-art.
Can you add some shortcuts to the View Mode Button pluging?
Thanks
Thanks for this great tool.
Is it possible to let QTAddressBar accept paths in URI notation? (file://…/…)
The explorer address bar accept such strings.
Thanks
Steve
Would be nice a X to close quickly a tab.
Nevermind, I didn't notice the huge options, fuckin nice tool. GJ
I'd love to have an option to make the folder tree auto-expand and auto-hide the folder list to show only the selected folder when I switch tabs. The current behavior makes it harder to get to the right place in the folder tree when I switch tabs.

it's better if we have a checkbox like Vista Explorer. I've used TrayProdder but it bugs with QTTabbar…
Hi, I think this is really a great suggestion!
Instead of the contents shown when you hover on the arrow down button of a folder, can you please add another feature like copy, paste, and send, etc like when you right-click on a file so we don't have to right-click to see the tips.
Hovering should replace right-clicking. This is faster and more efficient.
it'll be nice to use that arrow down on other files and not only the folders. it'll be a good new feature.
So the hover arrow button on folders should include open (instead of double-clicking), cut, copy, paste, send to, delete, rename and the contents of the folder can still be shown in a click-able button like an arrow to show folder contents.
And for files: run, cut, copy, play (for media files), view (for pictures), delete, rename, send to, and if possible the file's properties is also shown when you click on it on something like "properties" and it drops down.
Hope this suggestion included on the next release and I can't wait!
This could help many people!
Open the source please
(so we could build a clone or fix things)
2 Tiny Requests…
Mac's List View's Triangle Thingy That Expands/Collapses Folders
Automatically Resize Columns in "Details View" so that I don't have to press Ctrl + + every single time! But be careful not to squash the column names like "Folder Size" or "Date Modified" to "…" though.
Thanks in advance! :)
Andrew
P.S. Guys if you like my suggestions please second it or something. Do something!
Dear Quizo, thank you very much for this very useful utility that makes windows explorer just perfect.
I would like to upgrade my Vista but I will not do that unless you make QQT compatible with Windows 7.
I would really appreciate this and I am going to donate to you.
Thank you, Josef
Hi,
could you support the following keyboard shortcuts.
CTRL + Insert for copy to clibboard
Shift + Insert for copy from clibboard
The native windows bar allows them.
greetings
Carsten






