2011

Dolphin under Wine (Step by Step)

Wine is a free (open source) way of running Windows programs under other operating systems like Mac OSX or Linux. With a few simple changes the Dolphin development environment can be run under Wine but, perhaps more importantly, so can the applications created with it. This article shows you how. More…
Comments

Dolphin under Wine (Videos)

It turns out that it is quite possible to get Dolphin running under Wine without too much effort. These videos show how to get started with Dolphin and WineSkin, a Wine wrapping tool that is specifically targetted at Mac OSX. More…
Comments

Creating a GUI Application without using MVP

When we originally designed the Dolphin MVP framework we cautiously added the parallel ability to be able to create GUI applications in the older “widget” style. This video demonstrates how to get started using this alternative strategy. More…
Comments