Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - wind.stt

Pages: [1]
1
I try to write some User Commands by Multi-Script, it's fine to get the list of seleted files from source pane by GetSelectedPaths, but I cannot find out functions to get focused source file, focused target file, and list of seleted files from target pane.

I think below functions will be useful:

- GetSelectedSourcePaths: =GetSelectedPaths()
- GetFocusedSourcePath: return full path of current seleted file on source pane.
- GetSelectedTargetPaths: return array of seleted files from target pane.
- GetFocusedTargetPath: return full path of current seleted file on target pane.

And more multi-tag: ${focustargetpath}

2
I like to hide the menu bar as default, and show it when press <Alt>.
that will make the main screen look better.

3
Feature Requests and Suggestions / [Request] Thumbnail view mode
« on: July 28, 2011, 21:39:09 »
I think this feature is very useful.
I am not sure whether it is existing in this version or not.

Pages: [1]