PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Re: List Box on Edit Box problem
Re: List Box on Edit Box problem
Iniciado por robertzhong, 08,ago. 2003 07:05 - No hay respuesta
Publicado el 08,agosto 2003 - 07:05
Hi Art,
The listbox is in the same window as a control, how can I make it modal, I did
, in the Editor, rearrange the list box to the Top most, but still the same.
now I found out it even does not work with buttons, If the list box is on top of a button , and when you select a item on the list box , the button is clicked.
thks anyway.
Hi Robert,
Have you tried using Above or AboveAll, and/or making the list box modal?
Art