On Monday, 6 February 2012 at 18:04:24 UTC, Stewart Gordon wrote:
On 06/02/2012 13:48, Bernard Helyer wrote:
<snip>
I started with Walter's original 2.01 D release. The font I'm
using is proportional, so
I've not a problem there.
You mean "The font I'm using is fixed"? You'd have to for it
to make any sense.
Derp. Yeah.
But do look at the StatusPanel class in my version if you
haven't already. (You'll notice that it's a bit of a hack that
works because the code treats strings passed into it as
immutable, although immutable doesn't exist with it being D1.
Of course, when porting to D2, they would be declared as such.
BTW I've attached my list of bugs I found and changes I made.
Use it as a checklist if you like (and you find the inclination
to carry on working on it).
Thanks!
Stewart.