Re: VDC Menu
Maximilian Seidel <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.aubit.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Luis,
you have to call fgl_dialog_setkeylabel to show a "ON KEY" in the
actionmenu for example:
CALL fgl_dialog_setkeylabel("f2", "Your Button Text")
CALL fgl_dialog_setkeylabel("f5", "Your Button Text")
Regards Max
--
Mit freundlichen Grüßen
Maximilian Seidel
VENTAS AG
Mexikoring 29
22297 Hamburg
Germany
Fon +49-40-32 33 34-0
Fax +49-40-32 33 34-38
[email protected]
www.ventas.de
VENTAS AG
Firmensitz: Mexikoring 29, 22297 Hamburg, Deutschland
Registergericht: Hamburg, HRB 80297
Ust.IdNr.: DE118686712
Vorstandsvorsitzender: Dipl.Ing. Alain Siverly
Aufsichtsratsvorsitzender: Dipl.Ing. Lothar Witt
Am 09.03.2012 00:08, schrieb Luis Carlos Díaz Otero:
> I have a default.4ad file for my graphic programs but if i have ON KEY
> clauses in an input what have i to do in order the keys are shown in
> the menu?
> For example:
> INPUT my_var FROM screen_field
> ON KEY (F2)
> do some stuff
> ON KEY (F5)
> do other stuff
> BEFORE ....
> ....
> END INPUT
>
> What have i to do, in order to the menu in the screen be shown as:
>
> Accept
> Cancel
> F2
> F5
>
> and not only
>
> Accept
> Cancel
>
>
> 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
>
>
> ------------------------------------------------------------------------------
> Virtualization& Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
>
>
> _______________________________________________
> Aubit4gl-discuss mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Aubit4gl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss