On 19 Sep 2003 01:06:48 -0700, ankitsharma DeleteThis @engineer.com (ankit) wrote:
>Hi group
> I have made a dialog box project in eVC3.0. I am facing problem
>when the user clicks on the keyboard icon at the bottom right. By
>doing this a large part of my application get hidden. So is there any
>way to resize the dialog box as soon as user clicks on the keyboard
>icon.
Your app should get a WM_SETTINGSCHANGE message when the SIP
visibility changes. But some folks think you should design dialog
boxes to work with SIP visible or not, rather than have dialog boxes
resize. I'm pretty sure I saw such a "debate" in a recent thread, but
couldn't find it when I used google just now.
Eariler posts mentioned functions you can use if you choose to resize
your dialog box(es).
>Thanks in advance
>Anki
-----------------------------------------
To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message).
Robert E. Zaret
PenFact, Inc.
500 Harrison Ave., Suite 3R
Boston, MA 02118
www.penfact.com