1. First, log in the wiki
2. Simply go to this address: (change the final word with the function name)
http://wiki.fivetechsoft.com/doku.php?id=fivewin_function_tabctrladd
3. Push the button "create this page"
richard-service wrote:
because I can't see any input or modify command fivetechsoft wiki site.
Antonio Linares wrote:Richard,
1. First, log in the wiki
2. Simply go to this address: (change the final word with the function name)
http://wiki.fivetechsoft.com/doku.php?id=fivewin_function_tabctrladd
3. Push the button "create this page"
Richard,
I have sent you two times the same email with your login and password.
Please check the email spam folder in case they are there.
====== Class TAccTable ======
Accelerators table class
====== DATA ======
|nHandle| Accelerators table handle |
|aItems| An array holding each accelerator item array |
====== METHODS ======
|New| Creates a new accelerators table |
|Activate| Sets this accelerators table as the active one |
|Add| Adds a new accelerator item |
|DeActivate| Deactivates this accelerator table |
|Del| Deletes an accelerator item |
|End| Destroys the accelerators table and deactivates it if used |
====== example ======
FWH\source\classes\menuitem.prg
<code clipper>
if ::oMenu:oAccTable == nil
::oMenu:oAccTable = TAccTable():New()
endif
::oMenu:oAccTable:Add( nVirtKey, nVKState, ::nId )
</code>
====== source code ======
FWH\source\classes\tacctbl.prg
====== see also ======
[[fivewin_class_tmenuitem|Class TMenuItem]]Antonio Linares wrote:Richard,
I have sent you two times the same email with your login and password.
Please check the email spam folder in case they are there.
Richard,
Thanks ![]()
Wiki contents:
Antonio Linares wrote:Richard,
Thanks
Antonio, SetHelpPopup() and GetHelpPopup() are away from functions_alphabetically!? I have added this functions the second one. Somebody has erased it.
Another question: SET HELP TO is from FW (where are the include-file?) or from Harbour?
Gunther,
I did it by mistake, sorry.
FW implements:
Antonio,
please give me access to wiki
salu2
carlosa vargas
![]()
Carlos,
Enviame un email, plis ![]()
Antonio, en lo ejemplo de la funciones, he puesto ejemplos un poco mas detallados, para que el usuario solamente tome el codigo lo pege en un editr de texto y compile y ejecute.
creo que no hay problema en ello, es asi? ![]()
salu2
carlos vargas
Disculpa ANtonio, es que entendi que te diera un correo, en lugar de pedirte el acceso por correo,
ya he enviado el email solicitandolo.
salu2
carlos vargas