SIP at the bottom

H

homar

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
 
H

homar

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

Rgds
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top