Search found 1241 matches

by FrizzleFry
2006 Jan 28, 14:41
Forum: xplorer² Professional
Topic: Find dialog monopolizes keyboard in x2
Replies: 11
Views: 3278

Once the search starts the keyboard works fine.  It is while the find dialog window is open that I see the problem. For example: I press ctrl-F in a folder containing text files.  Then I alt-tab back to main x2 window to grab a filename I want to search for in the text files (highlight file, F2, ctr...
by FrizzleFry
2006 Jan 28, 00:31
Forum: xplorer² Professional
Topic: Find dialog monopolizes keyboard in x2
Replies: 11
Views: 3278

Yeah you're right, some keys do work... that actually makes it weirder.  It's possible that this behavior has been around for a while since I have only been using the pro version since 1.4 was released.

Is this the intended behavior?  If so, why?
by FrizzleFry
2006 Jan 27, 21:59
Forum: xplorer² Professional
Topic: Find dialog monopolizes keyboard in x2
Replies: 11
Views: 3278

Find dialog monopolizes keyboard in x2

I have run into an annoying behavior in x2:

When the find command dialog is open I am unable to use the keyboard in the main x2 window.  The mouse is not affected.  This happens in 1.4.0.1 as well as 1.4.0.90.
by FrizzleFry
2006 Jan 26, 22:25
Forum: xplorer² Professional
Topic: Program to display folder of images in web browser?
Replies: 47
Views: 13524

Here is a quick and dirty AutoHotKey script to generate an html file which displays images horizontally.  It is very simple but you can adjust it to your hearts content: page = !.html IfExist %page% FileDelete, %page% FileAppend `<HTML`>`n`<HEAD`>`n, %page% FileAppend `<TITLE`>pix viewer`</TITLE`>`n...
by FrizzleFry
2006 Jan 25, 17:03
Forum: xplorer² Professional
Topic: Program to display folder of images in web browser?
Replies: 47
Views: 13524

TsunamiZ,

Try PicWalker

http://www.oma-penny.com/

It is a freeware pic viewer that has a continuous pages mode that might be close to what you are looking for.

FF
by FrizzleFry
2006 Jan 20, 17:37
Forum: xplorer² Professional
Topic: I want make a file with .txt-extention.
Replies: 12
Views: 3808

I guess you could make the default names for the "New file" and "New folder" commands user options.

But you are going to have to rename the new file anyway so adding the .txt does not seem like a big deal.

FF
by FrizzleFry
2006 Jan 17, 02:45
Forum: xplorer² Professional
Topic: Request: folders remember view setting
Replies: 3
Views: 1238

Where is the Quick Start Guide?

Nevermind... I found it :)
by FrizzleFry
2006 Jan 16, 13:30
Forum: xplorer² Professional
Topic: open a layout with a specific folder
Replies: 7
Views: 2142

layouts have everything except for folders the folders are selected either by the command line or the folder selected when a clone command is issued That is what I was seeing. I was able to set what I wanted (a button on the toolbar that opens a specific layout with a specific folder group) with a ...
by FrizzleFry
2006 Jan 14, 23:18
Forum: xplorer² Professional
Topic: open a layout with a specific folder
Replies: 7
Views: 2142

So you are saying that when you open a layout it opens the folder that was active when the layout was created (this is what I want) and not the active or highlighted folder in the current x2 window (this is what I get). I was not saving or exiting between defining and testing layout.  Saving made no...
by FrizzleFry
2006 Jan 14, 21:37
Forum: xplorer² Professional
Topic: open a layout with a specific folder
Replies: 7
Views: 2142

For Layouts: The active folder that the layout uses (and everything else, too) is exactly as you had set when you defined the layout.   This is the behavior I expected.  But when I click on the layout button the current active folder in x2 is actually what is opened.  I want to specify a folder and...
by FrizzleFry
2006 Jan 14, 13:17
Forum: xplorer² Professional
Topic: open a layout with a specific folder
Replies: 7
Views: 2142

open a layout with a specific folder

Is there a way to set up a button to open a new x2 instance with a specific layout and folder (or folder group).

I can setup layouts but I don't see anyway to specify which folder the layout will use.

Thanks,
FF