On a form i have two objects:
the first is a list box with the visible prop set to .t.
the second is a editbox but the visible prop is set to .f.
the problem:
when a key is pressed the editbox becomes visible and has the focus. if #13 is pressed the editbox becomes invisible but the blinking cursor still remains visible. Any ideas ?
the first is a list box with the visible prop set to .t.
the second is a editbox but the visible prop is set to .f.
the problem:
when a key is pressed the editbox becomes visible and has the focus. if #13 is pressed the editbox becomes invisible but the blinking cursor still remains visible. Any ideas ?