Re: Tabbed forms in VDC
Luis Carlos Díaz Otero <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.aubit.general |
|---|---|
| Message-ID | <[email protected]> |
NEXT FIELD only has sense if there is an active INPUT or INPUT ARRAY and this is not the case, and outside of them, its use is an error. What i need is that when an INPUT, INPUT ARRAY, DISPLAY ARRAY, etc. into a tab is finished, the focus goes inmediatly to another specific tab. Something like this: INPUT ARRAY my_array FROM lines.* BEFORE INPUT do some stuff BEFORE FIELD fieldx do another stuff END INPUT SET ACTIVE TAB "a_named_tab_in_the_form" Obviuosly the last line is a guess: The program focus goes to a_named_tab_in_the_form but after that, the user has yet the option to choose the tab he wish. The focus guiding has the purpose of calling the user attention about the things order. I hope had been clear enough. 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 >________________________________ > De: Jaime Casanova <[email protected]> >Para: Luis Carlos Díaz Otero <[email protected]> >CC: AUBIT4GL <[email protected]> >Enviado: Jueves, 26 de julio, 2012 6:46 P.M. >Asunto: Re: [Aubit4gl-discuss] Tabbed forms in VDC > >On Thu, Jul 26, 2012 at 3:47 PM, Luis Carlos Díaz Otero ><[email protected]> wrote: >> >> Hi all. >> >> In a form (VDC) i have four pages (tabs), each one for show and/or input different data. How can i force a tab (page) to be the active one when the activity on the others has been finished? >> >> I.e: in the first tab i have a menu for scrolling data (forward and backward: Next, Previous, Last and so one), but there is a choice on the menu for displaying an array that is in the second tab, when the DISPLAY ARRAY is finished i need the focus to be returned back to the first tab. How can i force it?. Obviously is the user choice to go to each tab, but it would be very useful if the focus can to be controlled anyway in the code. >> >> > >What about NEXT FIELD <some field in tab1>? > > > >-- >Jaime Casanova www.2ndQuadrant.com >Professional PostgreSQL: Soporte 24x7 y capacitación > > > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Aubit4gl-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss