Re: SHSipPreference not working well on WM5 Pocket PC?
- From: "Rahul Thatte [MSFT]" <rahult@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 14 Oct 2005 18:57:34 +0530
I tried on dialog creation, WM_INITDIALOG and that works.
See if that works for you?
--
Regards,
Rahul Thatte
This posting is provided "AS IS" with no warranties, and confers no rights.
"The PocketTV Team" <support@xxxxxxxxxxxx> wrote in message
news:eG5DT1rzFHA.916@xxxxxxxxxxxxxxxxxxxxxxx
> Yes, the dialog has an edit control.
>
> SHSipPreference(hDlg, SIP_UP) is called when the dialog is activated, yet
> the SIP does not appear.
>
> I checked all my code and found no other place where I call
> SHSipPreference after this call, or any call to directly show or hide the
> SIP, so my conclusion is that SHSipPreference(hDlg, SIP_UP) does not work
> as it should, at least on the emulator.
>
> "Rahul Thatte [MSFT]" <rahult@xxxxxxxxxxxxxxxxxxxx> wrote in message
> news:uYcju9lzFHA.1040@xxxxxxxxxxxxxxxxxxxxxxx
>> Hi,
>>
>> Can you give some more details?
>> Does the dialog have any text controls?
>> I think if there are no data entry controls then SIP doesn't come up. In
>> your test application just put an edit control and see if it works.
>>
>> Hope it helps.
>>
>> --
>> Regards,
>> Rahul Thatte
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>>
>> "The PocketTV Team" <support@xxxxxxxxxxxx> wrote in message
>> news:%23hjtEbUyFHA.2652@xxxxxxxxxxxxxxxxxxxxxxx
>>> hi,
>>>
>>> apparently SHSipPreference does not work well on WM5 Pocket PC (I tested
>>> with the emulator).
>>>
>>> for example, SHSipPreference(hDlg, SIP_UP), which should open the SIP
>>> panel for a dialog, very often leaves it closed.
>>>
>>> and yes, I checked that another call to SHSipPreference, e.g.
>>> SHSipPreference(hDlg, SIP_DOWN), is not called subsequently for that
>>> same dialog or any other of my window.
>>>
>>> I don't have any problems on Pocket PC 2003 / 2003 SE, and problem this
>>> seems to be specific to WM5.
>>>
>>> It makes it very difficult to have a dialog that activates with the SIP
>>> always opened (i.e. UP).
>>>
>>> Is this a known issue?
>>>
>>
>>
>
>
.
- Follow-Ups:
- Re: SHSipPreference not working well on WM5 Pocket PC?
- From: The PocketTV Team
- Re: SHSipPreference not working well on WM5 Pocket PC?
- References:
- SHSipPreference not working well on WM5 Pocket PC?
- From: The PocketTV Team
- Re: SHSipPreference not working well on WM5 Pocket PC?
- From: Rahul Thatte [MSFT]
- Re: SHSipPreference not working well on WM5 Pocket PC?
- From: The PocketTV Team
- SHSipPreference not working well on WM5 Pocket PC?
- Prev by Date: Re: VS2005: "Build CAB file" - missing in action ?
- Next by Date: Re: Memory Crash problem
- Previous by thread: Re: SHSipPreference not working well on WM5 Pocket PC?
- Next by thread: Re: SHSipPreference not working well on WM5 Pocket PC?
- Index(es):
Relevant Pages
|