Home > Archive > PowerBuilder > May 2004 > single line edit not getting focus when clicked
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
single line edit not getting focus when clicked
|
|
| Brian Raynor 2004-05-23, 11:31 pm |
| Hello,
In a window with various controls, including single line edits, ddlb,
radio buttons, etc, the single line edits are not getting the focus
when clicked.
Other controls work fine, and the user can tab into the single line
edits, but they cannot click into them.
We have tried various properties of the single line edits and none
seem to have any effect.
Can anyone give us a clue about how to fix this ?
Regards,
Brian Raynor
| |
| Philip Salgannik 2004-05-24, 12:32 am |
| Is it on a child window with a title bar? If yes it's not supported by
Microsoft Windows.
--
__
"Brian Raynor" <brian.raynor@advproj.com.au> wrote in message
news:2c0d67f0.0405231818.4e9e78e2@posting.google.com...
> Hello,
>
> In a window with various controls, including single line edits, ddlb,
> radio buttons, etc, the single line edits are not getting the focus
> when clicked.
>
> Other controls work fine, and the user can tab into the single line
> edits, but they cannot click into them.
>
> We have tried various properties of the single line edits and none
> seem to have any effect.
>
> Can anyone give us a clue about how to fix this ?
>
> Regards,
>
> Brian Raynor
| |
| Philip Salgannik 2004-05-24, 12:32 am |
| Is it on a child window with a title bar? If yes it's not supported by
Microsoft Windows.
--
__
"Brian Raynor" <brian.raynor@advproj.com.au> wrote in message
news:2c0d67f0.0405231818.4e9e78e2@posting.google.com...
> Hello,
>
> In a window with various controls, including single line edits, ddlb,
> radio buttons, etc, the single line edits are not getting the focus
> when clicked.
>
> Other controls work fine, and the user can tab into the single line
> edits, but they cannot click into them.
>
> We have tried various properties of the single line edits and none
> seem to have any effect.
>
> Can anyone give us a clue about how to fix this ?
>
> Regards,
>
> Brian Raynor
|
|
|
|
|