Page 2 of 3
Re: An additional feature suggestion to Editbox control
Posted: Sat Dec 05, 2015 11:40 pm
by pctoledo
Re: An additional feature suggestion to Editbox control
Posted: Sat Dec 05, 2015 11:42 pm
by pctoledo
Run the demo.exe and press Ctrl + A
Re: An additional feature suggestion to Editbox control
Posted: Sun Dec 06, 2015 12:10 am
by esgici
This is really "genious"
Thanks Toledo
Viva HMG

Re: An additional feature suggestion to Editbox control
Posted: Sun Dec 06, 2015 2:32 pm
by serge_girard
Thanks Toledo !
Serge
Re: An additional feature suggestion to Editbox control
Posted: Sun Dec 06, 2015 2:36 pm
by serge_girard
Toledo, Could you please rename EXE file to something else: eg. ZZZ). Antivirus is always blocking download....
Thanks, Serge
Re: An additional feature suggestion to Editbox control
Posted: Mon Dec 07, 2015 10:10 am
by pctoledo
Serge,
Sorry, follows PRG:
- demo.zip
- (1.18 KiB) Downloaded 293 times
Re: An additional feature suggestion to Editbox control
Posted: Mon Dec 07, 2015 10:18 am
by serge_girard
Thanks !
Serge
Re: An additional feature suggestion to Editbox control
Posted: Mon Dec 07, 2015 10:25 am
by serge_girard
It works perfect Toledo!
Thanks again, Serge
Re: An additional feature suggestion to Editbox control
Posted: Tue Dec 08, 2015 1:17 pm
by danielmaximiliano
esgici wrote:danielmaximiliano wrote:Andy, busque con Google porque no funcionaba los Hot keys con el EditBox y no encontre informacion fidedigna porque no funcionaba, pero me olvide que podia usar esas caracteristicas que se encuentran en HMG..
Google wrote:Andy, search with Google because Hotkeys do not work with the EditBox and found reliable information that did not work, but I forgot I could use those features found in HMG.
For using these "genius" hotkeys instead of Ctrl+A, you need use double hotkey combinations :
Ctrl+Home & Shift+Ctrl+End
or
Ctrl+End & Shift+Ctrl+Home
Viva HMG

Hola Esgici ...
estaba hablando sobre System.Clipboard.
uso esta funcion en 2 aplicaciones independientes entre si y sinceramente es muy practico, hago el mismo ejemplo que indica Andy ya que es recargar de tareas al usuario con dejar de usar el mouse para hacer la combinacion de teclas para seleccionar, copiar y pegar ya que en este caso es necesario dejar el mouse 2 veces para hacer este paso..
intente uds hacer estos pasos y se dara cuenta que es mas facil como indica Andy.
Translate Google
System.Clipboard was talking about.
Use this feature in 2 separate applications to each other and sincerely is very practical, do the same example as indicating Andy task is to recharge the user to stop using the mouse to the keyboard shortcut to select, copy and paste as in this case it is necessary to leave the mouse 2 times to do this step ..
try to do these steps and you will realize that it is easier as indicated by Andy.
Re: An additional feature suggestion to Editbox control
Posted: Tue Dec 08, 2015 2:48 pm
by esgici
danielmaximiliano wrote:...
System.Clipboard was talking about....
We are about Ctrl-A implementation on EditBox control.