#1 2017-07-10 13:22

Stamimail
Member
Registered: 2016-05-08
Posts: 82

Suggestion| to set position or selection before applying action (rule)

There are many actions (rules) you want to apply only after you telling the program what position or what selection to apply.
Currently the program trying to set it for each rule.
I'm thinking about to find a way that the user set first in filenames:
Position
or
Selection

and then choose action (rule) to apply on:
Insert/Serialize...
Replace/Case...

Offline

#2 Today 14:04

Stamimail
Member
Registered: 2016-05-08
Posts: 82

Re: Suggestion| to set position or selection before applying action (rule)

I think that in your program it would be a Macro.
See how in Microsoft Word macros recording works.
In the same way, when the user is asked "where:",
when he choose a Macro option,
a dialog box is opened, something like a TextBox with all the filenames list, and a Record icon is flashing.
It will record the user keys (movements/selections) the same way user uses in Word or Notepad.
For Example:
End, Ctrl+LeftArrow, Ctrl+Shift+LeftArrow

When the user use DownArrow/UpArrow to move to next/prev filename,
the cursor jumps to the beginning of the line/filename and the recording start over.

When user move/select in one line, he will be able to see how it takes effect in other lines.
That means, in each line there is a cursor/selection,
so that the user's line is in one color, and the other lines are in different color.

Offline

Board footer

Powered by FluxBB