From: badzio on 2 Feb 2010 17:40 Hi all, i've created application in c#. I run it on WindowsMobile, than go to menu start->settings and run task manager (or, on some devices, run memory->running processes). There is a lot of processes visible - activesync, PIE etc. But there is no my application :( Should I set any property to make my applicaion visible in taskmanager/ runnning processes?
From: Chris Tacke, MVP on 2 Feb 2010 19:05 Give your form a text caption. -- Chris Tacke, Embedded MVP OpenNETCF Consulting Giving back to the embedded community http://community.OpenNETCF.com "badzio" <badzio(a)gmail.com> wrote in message news:1cdc1a1d-8f4a-4431-9391-6255176d929f(a)m31g2000yqb.googlegroups.com... > Hi all, > > i've created application in c#. I run it on WindowsMobile, than go to > menu start->settings and run task manager (or, on some devices, run > memory->running processes). There is a lot of processes visible - > activesync, PIE etc. But there is no my application :( > Should I set any property to make my applicaion visible in taskmanager/ > runnning processes?
From: badzio on 3 Feb 2010 03:02 I try. But topbar (with caption) is invisible, my application is in fullscreen mode. I hope that it's not a problem. On 3 Lut, 01:05, "Chris Tacke, MVP" <ctacke.at.opennetcf.dot.com> wrote: > Give your form a text caption. > > -- > > Chris Tacke, Embedded MVP > OpenNETCF Consulting > Giving back to the embedded communityhttp://community.OpenNETCF.com > > "badzio" <bad...(a)gmail.com> wrote in message > > news:1cdc1a1d-8f4a-4431-9391-6255176d929f(a)m31g2000yqb.googlegroups.com... > > > Hi all, > > > i've created application in c#. I run it on WindowsMobile, than go to > > menu start->settings and run task manager (or, on some devices, run > > memory->running processes). There is a lot of processes visible - > > activesync, PIE etc. But there is no my application :( > > Should I set any property to make my applicaion visible in taskmanager/ > > runnning processes?
From: Chris Tacke, MVP on 3 Feb 2010 15:24 It will still show up in the task manager. -Chris "badzio" <badzio(a)gmail.com> wrote in message news:88aba4f9-4f8b-499f-ae81-80f1cac0a098(a)c29g2000yqd.googlegroups.com... >I try. But topbar (with caption) is invisible, my application is in > fullscreen mode. I hope that it's not a problem. > > On 3 Lut, 01:05, "Chris Tacke, MVP" <ctacke.at.opennetcf.dot.com> > wrote: >> Give your form a text caption. >> >> -- >> >> Chris Tacke, Embedded MVP >> OpenNETCF Consulting >> Giving back to the embedded communityhttp://community.OpenNETCF.com >> >> "badzio" <bad...(a)gmail.com> wrote in message >> >> news:1cdc1a1d-8f4a-4431-9391-6255176d929f(a)m31g2000yqb.googlegroups.com... >> >> > Hi all, >> >> > i've created application in c#. I run it on WindowsMobile, than go to >> > menu start->settings and run task manager (or, on some devices, run >> > memory->running processes). There is a lot of processes visible - >> > activesync, PIE etc. But there is no my application :( >> > Should I set any property to make my applicaion visible in taskmanager/ >> > runnning processes? >
From: badzio on 3 Feb 2010 17:03 Yeah, it works fine :) Thanks a lot. On 3 Lut, 21:24, "Chris Tacke, MVP" <ctacke.at.opennetcf.dot.com> wrote: > It will still show up in the task manager. > > -Chris > > "badzio" <bad...(a)gmail.com> wrote in message > > news:88aba4f9-4f8b-499f-ae81-80f1cac0a098(a)c29g2000yqd.googlegroups.com... > > >I try. But topbar (with caption) is invisible, my application is in > > fullscreen mode. I hope that it's not a problem. > > > On 3 Lut, 01:05, "Chris Tacke, MVP" <ctacke.at.opennetcf.dot.com> > > wrote: > >> Give your form a text caption. > > >> -- > > >> Chris Tacke, Embedded MVP > >> OpenNETCF Consulting > >> Giving back to the embedded communityhttp://community.OpenNETCF.com > > >> "badzio" <bad...(a)gmail.com> wrote in message > > >>news:1cdc1a1d-8f4a-4431-9391-6255176d929f(a)m31g2000yqb.googlegroups.com... > > >> > Hi all, > > >> > i've created application in c#. I run it on WindowsMobile, than go to > >> > menu start->settings and run task manager (or, on some devices, run > >> > memory->running processes). There is a lot of processes visible - > >> > activesync, PIE etc. But there is no my application :( > >> > Should I set any property to make my applicaion visible in taskmanager/ > >> > runnning processes?
|
Pages: 1 Prev: DLL for .net compact framework !! Next: Webbrowser and images |