Welcome to Soft32 Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Dialog box resize

 
   Soft32 Home -> PDA -> Pocket PC Developer RSS
Next:  EMbedded Visual C++ 4.0  
Author Message
ankit

External


Since: Sep 19, 2003
Posts: 3



(Msg. 1) Posted: Thu Sep 18, 2003 8:06 pm
Post subject: Dialog box resize
Archived from groups: microsoft>public>pocketpc>developer (more info?)

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.
Thanks in advance
Anki
Back to top
Login to vote
Michael J. Salamone

External


Since: Aug 28, 2003
Posts: 10



(Msg. 2) Posted: Fri Sep 19, 2003 3:10 am
Post subject: Re: Dialog box resize [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Use MoveWindow or SetWindowPos.

You should, however, check some of the documentation and/or samples that
illustrate how to use the SIP. There are messages and APIs you may find
useful, plus strategy on how/when to use them.

--

Michael Salamone, eMVP
Entrek Software, Inc.
www.entrek.com


"ankit" <ankitsharma DeleteThis @engineer.com> wrote in message
news:c37ae07f.0309190006.1ad9464@posting.google.com...
> 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.
> Thanks in advance
> Anki
Back to top
Login to vote
r_z_aret

External


Since: Feb 03, 2005
Posts: 2656



(Msg. 3) Posted: Sat Sep 20, 2003 2:10 pm
Post subject: Re: Dialog box resize [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Pls. help -scrolling a dialog box - Hi I am developing a pocket pc application in eVC 3.0. I want to scroll a dialog box with controls on it. I changed the...

disable dialog box ppc 2003 - hi, My app is running full-screen, but sometimes the system displays dialog box popups, or sometime the windows task ...

MoveWindow for non modal dialog PPC 2003 trouble - While we port our software from PPC 2002 to PPC 2003 we have a bug whith window moving non modal dialog . When we creat...

Pop up menus and dialog boxes and erasing background probl.. - Hello I am new in pocket pc progamming and in win32 programming too.I would apreciate your help because i have stack...

basic evc dialog box / .rc file question - Hi all I'm trying to go from evb to evc and am studying Douglas Boling Windows CE book The pennies are finally starti...

how to get app icon in active-sync "add-remove programs" d.. - does anyone know what to do to see the application icon near the app name in the "add-remove programs" dialog...
       Soft32 Home -> PDA -> Pocket PC Developer All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum

Categories:
 Windows
 Linux
 Mac
  PDA


[ Contact us | Terms of Service/Privacy Policy ]