[Change button bar] Behaviour improvements

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Stiltzkin
Member
Member
Posts: 182
Joined: 2004-09-10, 17:15 UTC

[Change button bar] Behaviour improvements

Post by *Stiltzkin »

problem 1:
  • buttonbar commands and parameters are really difficult to edit when it's a long string. you can't resize the edit window or textfield.
suggestion:
  • make the whole "change button bar/ TBUTTONCHANGEDLG" box resizable? open a small window where you can do proper edits for the command/param field?
problem 2:
  • parameters and the use of "?" in it.
    if you put the "?" before other parameters they will appear in the popup dialog/TSTDTREEDLG.
suggestion:
  • instead of inserting "? maybe check a box? so you can combine parameters and a dialog (without getting the whole parameters string in the dialog text field)
User avatar
tuska
Power Member
Power Member
Posts: 3760
Joined: 2007-05-21, 12:17 UTC

Re: [Change button bar] Behaviour improvements

Post by *tuska »

Stiltzkin wrote: 2020-10-31, 18:53 UTC problem 1:
  • buttonbar commands and parameters are really difficult to edit when it's a long string. you can't resize the edit window or textfield.
With "EmEditor (Text Editor)" there is the function "GRAB TEXT", which can solve this problem.
Here is a video - approx. 5 minutes.

EmEditor Shortcut:
Tools > Customize... > Customize Tray Icon... > Shortcut Key to Grab Text with EmEditor: Ctrl-ALT-B <pressing AltGr-B is also possible>
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6491
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: [Change button bar] Behaviour improvements

Post by *Horst.Epp »

For button edit use the Ultra TC Editors, makes it much easier.
https://sites.google.com/site/ultratceditors/ultra_tc_editors
Windows 11 Home x64 Version 23H2 (OS Build 22631.3527)
TC 11.03 x64 / x86
Everything 1.5.0.1373a (x64), Everything Toolbar 1.3.3, Listary Pro 6.3.0.73
QAP 11.6.3.2 x64
User avatar
tuska
Power Member
Power Member
Posts: 3760
Joined: 2007-05-21, 12:17 UTC

Re: [Change button bar] Behaviour improvements

Post by *tuska »

Horst.Epp wrote: 2020-11-20, 17:38 UTC For button edit use the Ultra TC Editors, makes it much easier.
https://sites.google.com/site/ultratceditors/ultra_tc_editors
I wouldn't say much easier (e.g. if the command line is very long and tooltip > 100 characters), but in principle a good choice.
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6491
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: [Change button bar] Behaviour improvements

Post by *Horst.Epp »

tuska wrote: 2020-11-20, 17:54 UTC
Horst.Epp wrote: 2020-11-20, 17:38 UTC For button edit use the Ultra TC Editors, makes it much easier.
https://sites.google.com/site/ultratceditors/ultra_tc_editors
I wouldn't say much easier (e.g. if the command line is very long and tooltip > 100 characters), but in principle a good choice.
You can use the editor in full screen which allows to see almost any long line you will ever enter.
Full screen on my high res screens is more than 260 characters on any button creation field, enough for me :D
Windows 11 Home x64 Version 23H2 (OS Build 22631.3527)
TC 11.03 x64 / x86
Everything 1.5.0.1373a (x64), Everything Toolbar 1.3.3, Listary Pro 6.3.0.73
QAP 11.6.3.2 x64
User avatar
tuska
Power Member
Power Member
Posts: 3760
Joined: 2007-05-21, 12:17 UTC

Re: [Change button bar] Behaviour improvements

Post by *tuska »

Horst.Epp wrote: 2020-11-20, 20:56 UTC
tuska wrote: 2020-11-20, 17:54 UTC
Horst.Epp wrote: 2020-11-20, 17:38 UTC For button edit use the Ultra TC Editors, makes it much easier.
https://sites.google.com/site/ultratceditors/ultra_tc_editors
I wouldn't say much easier (e.g. if the command line is very long and tooltip > 100 characters), but in principle a good choice.
You can use the editor in full screen which allows to see almost any long line you will ever enter.
Full screen on my high res screens is more than 260 characters on any button creation field, enough for me :D
Well, I didn't expect you to use such a big monitor :wink:
Mine is only 24" big with a resolution of 1920 x 1200 pixels and even has a scaling size of 125%. :)

EDIT: 21.11.2020 16:03
I only now notice that e.g. the tooltip is not only editable in the designated field at the bottom (approx. 100 characters visible)
but also if you double-click on the line above the button bar. In this case approx. 260 characters are visible/editable.
Post Reply