Skip to content
This repository has been archived by the owner on Oct 11, 2018. It is now read-only.

A library created for C# developing under windows mobile 6.5, including GDI, GPS, Imaging, WAV and a pure C# swing-style UI framework

License

Notifications You must be signed in to change notification settings

YTed/windows-mobile-platform-api

Repository files navigation

This is a UI framework for windows mobile, not finished, and seems will never be.

The framework design in a Java swing-style listener event system instead of C# embeded delegate, as well as layout manager style instead of designer generated codes.

I wrote this framework mainly for alpha blending and transparency control, which either is not supported on windows mobile .NET Framework Compact, or hard to use.

I knew that windows mobile is almost died, but still release this in case of somebody struggling in the hell.

Also, there is a bug in the control size and position calculating, which is fatal to some situation.

Good luck.

About

A library created for C# developing under windows mobile 6.5, including GDI, GPS, Imaging, WAV and a pure C# swing-style UI framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages