D - Another portable GUI target for D?
- Roald Ribe (10/10) Oct 08 2003 Check out the Leonardo Library from http://www.leonardo-vm.org/
Check out the Leonardo Library from http://www.leonardo-vm.org/ Seems like a bunch of talented italians have made a quite well designed GUI portable layer with plain C interface! (and working on some other impressive stuff too) Should make it easy to interface it (for an expert :) to D. I made a makefile for the WIN32 version (the only one released) for OpenWatcom in just a couple of hours. (I am new to wmake too...) SOurce is very well structured and readable, but has a few warnings/potential pointer bugs in current incarnation. Roald
Oct 08 2003