Search found 20 matches

by Rhino
2004 Nov 15, 10:13
Forum: xplorer² Professional
Topic: Flatten scrap pane contents
Replies: 5
Views: 1978

As an idea I was thinking of SHGetPathFromIDList / FindFirstFile / FindNextFile and then convert the files qualified back to a PIDL list.
by Rhino
2004 Nov 15, 09:25
Forum: xplorer² Professional
Topic: Flatten scrap pane contents
Replies: 5
Views: 1978

Since I am going to be doing this a lot I think the easiest solution would be for me to write an app that takes your CIDA file, flattens it and write out another CIDA file. Does your CIDA file contain anything "funny" compared to the standard CIDA structure (e.g. I see a 4 byte CIDA string...
by Rhino
2004 Nov 14, 21:19
Forum: xplorer² Professional
Topic: Flatten scrap pane contents
Replies: 5
Views: 1978

Flatten scrap pane contents

Hi,

I have a scrap pane that contains a lot of folders and I want to flatten it so I can exclude files and subdirectories but I can't seem to do it.

Is it possible?


If not can anyone recommend a way to achieve what I want?
by Rhino
2004 Nov 07, 07:33
Forum: xplorer² Professional
Topic: v1.1 Painting issue
Replies: 6
Views: 2088

fgagnon wrote:'Twould be nice to have this cleaned up; but there may be higher priority items on nikos' agenda.
I'm sure there is but if we don't report bugs then we rely purely on nikos finding them.
by Rhino
2004 Nov 06, 17:57
Forum: xplorer² Professional
Topic: v1.1 Painting issue
Replies: 6
Views: 2088

Here's a screenshot:

Image


From what I can see in the painting sequence the primary sort column is painted after the focus rect is drawn.
by Rhino
2004 Nov 06, 16:15
Forum: xplorer² Professional
Topic: v1.1 Painting issue
Replies: 6
Views: 2088

v1.1 Painting issue

With "Hilight primary sort column" enabled the focus frame around the selected listview entry is overwritten.

For example click on a listview entry then lick on the selected/bold treeview entry.

This is on Windows XP SP2 and Windows 2003 server.
by Rhino
2004 Nov 01, 19:38
Forum: xplorer² Professional
Topic: Infotips not working for files with custom tip handlers
Replies: 5
Views: 1709

Cool ... works like a champ now.
by Rhino
2004 Oct 31, 17:41
Forum: xplorer² Professional
Topic: Infotips not working for files with custom tip handlers
Replies: 5
Views: 1709

p.s. I just noticed I posted this in the wrong forum. Could a mod move it please.
by Rhino
2004 Oct 31, 10:01
Forum: xplorer² Professional
Topic: Infotips not working for files with custom tip handlers
Replies: 5
Views: 1709

Here is a link to the software (it's free) if you want to try it and compare it to Windows Explorer:

http://www.mutschler.de/mp3ext/
by Rhino
2004 Oct 31, 07:17
Forum: xplorer² Professional
Topic: Infotips not working for files with custom tip handlers
Replies: 5
Views: 1709

Infotips not working for files with custom tip handlers

Hi, I am using a program which implements a custom tooltip handler for MP3 files. This handler displays the MP3 tag info in a tooltip. Using xplorer (.96 unicode) it does not show the tooltip for MP3 files that Windows Explorer does. However for "normal" type files (.e.g .TXT ..JPG) the to...
by Rhino
2004 Oct 15, 10:26
Forum: xplorer² Professional
Topic: 1.0.0.94 delete bug?
Replies: 4
Views: 1723

Hi Nikos, You are right that I have the sync flag set and I am viewing the folder. However when I switched off sync the problem is sort of "worse" in that after the delete the listview populates itself with all the items I have in Desktop (a lot), then clears and displays the contents of A...
by Rhino
2004 Oct 15, 08:21
Forum: xplorer² Professional
Topic: 1.0.0.94 delete bug?
Replies: 4
Views: 1723

lol ... could be worse ... you could be coding in WTL ;)


Seriously though it's a PITA when you have your treeview expanded a lot since it jumpts to the top and you have to scroll down to get back to where you were. Can I expect it to be fixed in the near future?
by Rhino
2004 Oct 15, 08:08
Forum: xplorer² Professional
Topic: 1.0.0.94 delete bug?
Replies: 4
Views: 1723

1.0.0.94 delete bug?

Hi,

Imagine I have a folder structure like this:

C:\A\B


And in the treeview I have B hilighted.

When I hit Shift+Delete to delete B the focus in the treeview goes to Desktop instead of emulating Explorer's behaviour which goes to A.


Rhino.
by Rhino
2004 Oct 15, 07:57
Forum: xplorer² Professional
Topic: 1.0.0.93 beta: Tabs and shortcuts
Replies: 32
Views: 9347

Instead why not have an option to control how Ctrl+N behaves?

By default it's new window and if set then it's new tab.

Makes sense since the people who want multiple tabs rarely want new windows; but if they do they can use the menu.
by Rhino
2004 Oct 10, 18:22
Forum: xplorer² Professional
Topic: Usability suggestion...
Replies: 25
Views: 7782

Bummer, looks like you're going to have to roll your own.

Fortunately I've patched mine via Vis Studio so F5 is no longer a problem for me :)