65.9K
CodeProject is changing. Read more.
Home

Writing a XAML calculator application for X11

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.67/5 (5 votes)

Feb 2, 2015

CPOL

15 min read

viewsIcon

24021

downloadIcon

951

Currently none of the big Linux/Unix (X11) GUI application frameworks (GTK+, KDE) support XAML based application development. The Moonlight project (including XAML support) was abandoned on May 29, 2012. This article reviews a XAML based application with basic menu, clipboard & validation features.