PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV 2024 → Re: List Box on Edit Box problem
Re: List Box on Edit Box problem
Started by robert zhong, Aug., 08 2003 7:09 AM - No answer
Posted on August, 08 2003 - 7:09 AM
joop,
this idea works, but a lot of work, espercially when I want to move the listbox around the screen to find the spot for it.
thank you
robert zhong
You can put the editbox in display when you are focused on the combo.
greetings,
Joop van der Linden
Member of the dutch speaking Windev Developer Group. (WDG)
Hi, All
I have a annoying problem with List Box on top of a Edit Box.
I have the list box opened only by clicking a button to save space on the screen. I want the list box behaves like a popup menu, but when the list box is active(ListXXX..state = Active) , it covers a edit box undernealth, now when I select an item right above the edit box, the cusor goes to the edit box .
how can I make the focus only on the list box instead of any controls under the box.
thanks in advance
robert zhong