.4ad files syntax
Luis Carlos Díaz Otero <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.aubit.general |
|---|---|
| Message-ID | <[email protected]> |
Hi there.
I am looking for the right syntax por a .4ad file. In the next one (default.4ad):
<ActionDefaultList>
<ActionDefault name="accept" image="Accept.png" text="Aceptar" acceleratorName="F12" />
<ActionDefault name="Crea Terceros" image="Crea Terceros.png" text="Crea Terceros" acceleratorName="F5" />
<ActionDefault name="Amortizacion" image="Amortizacion.png" text="Amortizacion de Capital" acceleratorName="F6" />
<ActionDefault name="cancel" image="Delete.png" text="Cancelar" acceleratorName="Escape" />
</ActionDefaultList>
The right images for accept and cancel are shown on the screen when an input is thrown. But i have a program with these lines:
CALL ui.Interface.loadActionDefaults("default")
... some other stuff
...
...
BEFORE INPUT
CALL fgl_setkeylabel("F5","Crea terceros")
CALL fgl_setkeylabel("F6","Amortización")
ON KEY (F5)
LET programa=fuentes CLIPPED,"/contabilidad/CON_GRABATERCEROS.4ae ZZZ"
RUN programa
ON KEY (F6)
CALL liquipre()
Why the images Amortizacion.png (for F6) and Crea Terceros.png (for F5) are not painted along with the text?.
Is there something wrong in the default.4ad file? All the png files are in the pics directory of the client (VDC)
Thanks a lot.
Cordial saludo:
Luis Carlos Díaz Otero
________________________________
Hay 10 clases de personas en el mundo: las que saben de números binarios y las que no
________________________________
Asesoramos y acompañamos su presentación de tareas y trabajos de matemáticas:
http://www.facebook.com/pages/Asesorias-Matematicas/142808622433724?created
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Aubit4gl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss