Author Topic: ENTER and ESC keys and progress bar  (Read 6924 times)

0 Members and 1 Guest are viewing this topic.

sorento

  • Newbie
  • *
  • Posts: 27
ENTER and ESC keys and progress bar
« on: May 28, 2009, 01:03:38 PM »
1.5.059 Beta2

1. ENTER and ESC keys
When using e.g. Split-Extract tool, the tool do not react on pushing ENTER key or ESC key on keyboard, you have to click on RUN button with mouse to start or Cancel button to exit operation.

The similar behaviour happens when using other tools (not all - Edit Info Fields works fine)

There are 2 concepts of this behaviour relating to ENTER key - cycle with TAB key and then press ENTER on selected button or ENTER will react always the same as click on RUN or START button with mouse - I would prefer the second one - any time I press ENTER the selected tool will start.

Anyway, this behaviour should be consistent in all tools.

With ESC it is easier - when I open some tool and press ESC key - selected tool should close.

2.  Split-Extract tool progress bar
When using Split-Extract tool and processing more than one file there are two progress bars in the tool but only one progress bar is showing the progress (second one for showing progress of each file).
The first progress bar is always empty, I suppose it should show the overall progress.

See the screenshoot.

RTT

  • Administrator
  • *****
  • Posts: 907
Re: ENTER and ESC keys and progress bar
« Reply #1 on: May 29, 2009, 01:41:29 AM »
1. Done, all tools now with same behavior. The Run/Start button is now assigned as tool dialog default button (execute when Enter key pressed) and Cancel button is registered as tool dialog Cancel button (execute if ESC key pressed). To many things to look at... Thanks for mention it ;)

2. Oops, something ate a code line ;D