HighTechTalks DotNet Forums  

SIP at the bottom

Dotnet Framework (Compact Framework) microsoft.public.dotnet.framework.compactframework


Discuss SIP at the bottom in the Dotnet Framework (Compact Framework) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
homar
 
Posts: n/a

Default SIP at the bottom - 06-22-2010 , 06:45 AM






Hi,
Env: CF 2.0, WM 6+
I'm trying to create fullscreen application and I need to display Sip
panel completely at the bottom of the screen - without taskbar.
I have used few ways to do it:
1. FindWindow for "SipWndClass" and then SetWindowPos or MoveWindow
2. SipGetInfo/SipSetInfo setting rcSipRect and clearing SIPF_DOCKED bit.

These methods work fine with e.g. WM 6.1 but not with WM 6.5 - taskbar
is still visible and sip panel is located over it.

Any ideas how to make it working with all systems?

Rdgs

Reply With Quote
  #2  
Old   
homar
 
Posts: n/a

Default Re: SIP at the bottom - 06-23-2010 , 02:16 AM






Just for clarification:
my result for WM 6.5 you can see on this screenshot:
http://img822.imageshack.us/img822/9240/sshot000.png

Rgds

Reply With Quote
  #3  
Old   
homar
 
Posts: n/a

Default Re: SIP at the bottom - 06-26-2010 , 06:00 AM



If anybody would be interested:
it's also necessary to move window "SipBackDropWndClass".
Seems to be working in WM6 and WM6.5.

Rgds

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.