PC Review


Reply
Thread Tools Rate Thread

ANN: New Article: Using GDI+ on Windows Mobile

 
 
Guest
Posts: n/a
 
      1st Nov 2007
We've published a new article on the OpenNETCF Community Site.

Alex Feinman covers how to use GDI+ in your Windows Mobile managed
applications.

In case you missed them, our other recently published articles include:

- Sharing Windows Mobile Ink with the Desktop
- OpenNETCF Mobile Ink Library for Windows Mobile 6
- Improving Data Access Performance with Data Caching
- Developing Connected Smart Device Applications with sqlClient
- Debugging Without ActiveSync
- Image Manipulation in Windows Mobile 5.0
- Don't Fear the Garbage Collector

All of our articles are available online at:
http://community.OpenNETCF.com/articles



--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded community
http://community.OpenNETCF.com



 
Reply With Quote
 
 
 
 
Hilton
Guest
Posts: n/a
 
      1st Nov 2007
Chris,

This is for WM5. In my code, I have a method (let's call it)
Misc.IsWM50OrLater. How would I use the code in your article in my code so
that it would run on PPC 2003 or WM5 and do the right thing; i.e. ignore
shading etc on PPC2003, but shade on WM5 (or later)?

Am I the only person maintaining compatibility with CF1 and PPC 2003 to run
on (almost) all Windows Mobile devices? Having said that, our next major
release might target WM5 (or later), but I feel very uncomfortable forcing
folks to install CF 2 (sorry, I went off on a little tangent).

Thanks for these articles and I love the PDF availability!

Hilton


"<ctacke/>" <ctacke[at]opennetcf[dot]com> wrote in message
news:(E-Mail Removed)...
> We've published a new article on the OpenNETCF Community Site.
>
> Alex Feinman covers how to use GDI+ in your Windows Mobile managed
> applications.
>
> In case you missed them, our other recently published articles include:
>
> - Sharing Windows Mobile Ink with the Desktop
> - OpenNETCF Mobile Ink Library for Windows Mobile 6
> - Improving Data Access Performance with Data Caching
> - Developing Connected Smart Device Applications with sqlClient
> - Debugging Without ActiveSync
> - Image Manipulation in Windows Mobile 5.0
> - Don't Fear the Garbage Collector
>
> All of our articles are available online at:
> http://community.OpenNETCF.com/articles
>
>
>
> --
>
> Chris Tacke, Embedded MVP
> OpenNETCF Consulting
> Giving back to the embedded community
> http://community.OpenNETCF.com
>
>
>



 
Reply With Quote
 
Guest
Posts: n/a
 
      2nd Nov 2007
I'd probably create a base class or interface that you create the proper
child of depending on platform, then nop the calls for shading, etc. in the
PPC 03 version.


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded community
http://community.OpenNETCF.com


"Hilton" <(E-Mail Removed)> wrote in message
news:HJnWi.10025$(E-Mail Removed)...
> Chris,
>
> This is for WM5. In my code, I have a method (let's call it)
> Misc.IsWM50OrLater. How would I use the code in your article in my code
> so that it would run on PPC 2003 or WM5 and do the right thing; i.e.
> ignore shading etc on PPC2003, but shade on WM5 (or later)?
>
> Am I the only person maintaining compatibility with CF1 and PPC 2003 to
> run on (almost) all Windows Mobile devices? Having said that, our next
> major release might target WM5 (or later), but I feel very uncomfortable
> forcing folks to install CF 2 (sorry, I went off on a little tangent).
>
> Thanks for these articles and I love the PDF availability!
>
> Hilton
>
>
> "<ctacke/>" <ctacke[at]opennetcf[dot]com> wrote in message
> news:(E-Mail Removed)...
>> We've published a new article on the OpenNETCF Community Site.
>>
>> Alex Feinman covers how to use GDI+ in your Windows Mobile managed
>> applications.
>>
>> In case you missed them, our other recently published articles include:
>>
>> - Sharing Windows Mobile Ink with the Desktop
>> - OpenNETCF Mobile Ink Library for Windows Mobile 6
>> - Improving Data Access Performance with Data Caching
>> - Developing Connected Smart Device Applications with sqlClient
>> - Debugging Without ActiveSync
>> - Image Manipulation in Windows Mobile 5.0
>> - Don't Fear the Garbage Collector
>>
>> All of our articles are available online at:
>> http://community.OpenNETCF.com/articles
>>
>>
>>
>> --
>>
>> Chris Tacke, Embedded MVP
>> OpenNETCF Consulting
>> Giving back to the embedded community
>> http://community.OpenNETCF.com
>>
>>
>>

>
>



 
Reply With Quote
 
Alex Feinman
Guest
Posts: n/a
 
      4th Nov 2007
For LOB applications this is not so much of an issue, since corporate
devices get replaced often enough for them to have run out of anything
PPC2003. Besides, you can always require CF2 as a prerequisite. For the
end-user apps, yes, I'd say you are right. That's why I don't really want to
go there.

"Hilton" <(E-Mail Removed)> wrote in message
news:HJnWi.10025$(E-Mail Removed)...
> Chris,
>
> This is for WM5. In my code, I have a method (let's call it)
> Misc.IsWM50OrLater. How would I use the code in your article in my code
> so that it would run on PPC 2003 or WM5 and do the right thing; i.e.
> ignore shading etc on PPC2003, but shade on WM5 (or later)?
>
> Am I the only person maintaining compatibility with CF1 and PPC 2003 to
> run on (almost) all Windows Mobile devices? Having said that, our next
> major release might target WM5 (or later), but I feel very uncomfortable
> forcing folks to install CF 2 (sorry, I went off on a little tangent).
>
> Thanks for these articles and I love the PDF availability!
>
> Hilton
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Palm Treo 700wx/Windows Mobile 5/Windows Vista Home Premiumx86/Window Mobile Device Center 6.1/Bluetooth Connection Issues SthrnDixieCwgrl Windows Vista General Discussion 1 4th Sep 2008 08:40 PM
Palm Treo 700wx/Windows Mobile 5/Windows Vista Home Premium x86/Window Mobile Device Center 6.1/Bluetooth Connection Issues* SthrnDixieCwgrl Windows Vista General Discussion 0 7th May 2008 01:27 AM
Vista Windows Mobile Device Center, Windows Mobile 5.0 & Outlook 2 =?Utf-8?B?QURC?= Windows Vista Hardware 1 23rd Feb 2008 01:59 PM
ANN: New Article: OpenNETCF Mobile Ink Library Mark Arteaga Microsoft Dot NET Compact Framework 0 28th Sep 2007 10:42 PM
Can Windows Mobile 5.0 apps run on Windows Mobile 2003 Second Edition Devices? GRT Microsoft Dot NET Compact Framework 1 8th Aug 2005 10:16 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:27 AM.