Hi,

I've posted a question a few days ago about that but I've got an even
more precise question now i've done some basic tests :)

I've build a VERY simple OpenCF.Net application :
The main form with
- a panel
- a listview

I've added for all of them the same context menu...

Only the listview fires it... on the panel and the form, when I
tap-and-hold, nothing happens, even not the circle around the "mouse"...

I've tried with evry controls alone...

Some idea???


thx in advance

Re: tap-and-hold on WindowsCE by Alex

Alex
Wed Oct 06 17:58:41 CDT 2004

Not every control supports context menu

--
Alex Feinman
---
Visit http://www.opennetcf.org
"baramuse" <baramuse@hotmail.com> wrote in message
news:O22AI96qEHA.2900@TK2MSFTNGP12.phx.gbl...
> Hi,
>
> I've posted a question a few days ago about that but I've got an even more
> precise question now i've done some basic tests :)
>
> I've build a VERY simple OpenCF.Net application :
> The main form with
> - a panel
> - a listview
>
> I've added for all of them the same context menu...
>
> Only the listview fires it... on the panel and the form, when I
> tap-and-hold, nothing happens, even not the circle around the "mouse"...
>
> I've tried with evry controls alone...
>
> Some idea???
>
>
> thx in advance



Re: tap-and-hold on WindowsCE by Alex

Alex
Wed Oct 06 18:24:02 CDT 2004

Actually I take it back - in my test form displays ContextMenu just fine

--
Alex Feinman
---
Visit http://www.opennetcf.org
"baramuse" <baramuse@hotmail.com> wrote in message
news:O22AI96qEHA.2900@TK2MSFTNGP12.phx.gbl...
> Hi,
>
> I've posted a question a few days ago about that but I've got an even more
> precise question now i've done some basic tests :)
>
> I've build a VERY simple OpenCF.Net application :
> The main form with
> - a panel
> - a listview
>
> I've added for all of them the same context menu...
>
> Only the listview fires it... on the panel and the form, when I
> tap-and-hold, nothing happens, even not the circle around the "mouse"...
>
> I've tried with evry controls alone...
>
> Some idea???
>
>
> thx in advance



Re: tap-and-hold on WindowsCE by baramuse

baramuse
Thu Oct 07 04:33:56 CDT 2004

Alex Feinman [MVP] wrote:
> Actually I take it back - in my test form displays ContextMenu just fine
>
with windowsCE 4.2, CF SP2 and OpenCF.NET 1.1 ?

Re: tap-and-hold on WindowsCE by Alex

Alex
Thu Oct 07 20:57:29 CDT 2004

I've tried it any way possible and it works. Post your project

--
Alex Feinman
---
Visit http://www.opennetcf.org
"baramuse" <baramuse@hotmail.com> wrote in message
news:eWEaHDFrEHA.2948@TK2MSFTNGP11.phx.gbl...
> Alex Feinman [MVP] wrote:
>> Actually I take it back - in my test form displays ContextMenu just fine
>>
> with windowsCE 4.2, CF SP2 and OpenCF.NET 1.1 ?