Dear friends,
I made a folder
on folder [1] there is a combo with bitmaps
How I can make to show the dialog number 2 if the item of combobox is the number 4 ?
thanks in advance
I made a folder
REDEFINE FOLDER oFld ID 500 OF oDlg ;
PROMPT "&Anagrafica","&Dettagli";
DIALOGS "AGENDA_EDIT_A", "AGENDA_EDIT_B"
oFld:aEnable = { .t., .f. }on folder [1] there is a combo with bitmaps
REDEFINE COMBOBOX oDat[24] VAR aDat[24] ITEMS aProfessione ID 300 OF oFld:aDialogs[1];
BITMAPS { ".\bitmaps\Libro.bmp",;
".\bitmaps\docente.bmp",;
".\bitmaps\Fond.bmp",;
".\bitmaps\alunno.bmp" }How I can make to show the dialog number 2 if the item of combobox is the number 4 ?
thanks in advance
Best Regards, Saludos
Falconi Silvio
Falconi Silvio