Click here to Skip to main content
16,005,241 members
Everything / Desktop Programming / X11

X11

X11

Great Reads

by Steffen Ploetz
How to develop Linux/Unix (X11) GUI applications in C# efficiently without dependencies to GUI frameworks like GTK or KDE. Description of composite widgets.
by Steffen Ploetz
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 shows 'how to' a XAML based ribbon application with the Roma Widget Set (Xrw) in C#
by Steffen Ploetz
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 WPF geometry objects (shapes).
by Steffen Ploetz
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 shows 'how to' a XAML based dialog application with the Roma Widget Set (Xrw) in C#

Latest Articles

by ColleagueRiley
A tutorial that explains how to setup and handle clipboard copying and pasting for X11, WinAPI, and Cocoa.
by ColleagueRiley
A tutorial that explains how to handle Drag 'n Drop events for X11.
by ColleagueRiley
A tutorial that explains how to setup and handle software rendering for X11, WinAPI, and Cocoa.
by ColleagueRiley
A tutorial that explains how to lock the cursor and enable raw mouse input for X11, WinAPI, Cocoa, and Emscripten.

All Articles