Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

UI Control library for the .NET Micro Framework

Does anybody know of a UI Control library for the .NET Micro Framework?

Doing everything from scratch is a real pain sometimes :p


1 Answers

Well, for commercial solutions, you could try:

Rich Media Extensions for the .NET Micro Framework from Innobedded

Right View by BlueDev Ltd.

Other than those, there's some interesting links to other resources in this area, such as:

Widgets on Micro Framework on Elze Kool's blog

Micro XAML Tool by Jan Kučera

A blog post from Kevin Pfister regarding "Designing my .Net Micro Framework Widget Toolkit"

like image 114
CraigTP Avatar answered Feb 16 '26 07:02

CraigTP