April 16, 2010
12:40 a.m.
Lawson English wrote:
Lawson English wrote:
Sob... Almost...
Worked my way through everything and now it blows up AFTER reserving an OGL context (there's an blank rectangle in the window at least) with the error:
improper store into indexable object
my bad. Was at
', (framesPerSec truncateTo: 0.1),
in line
ogl drawString: frames printString, ' frames: ', (framesPerSec truncateTo: 0.1), ' fps' at: 0@font height@0 font: font color: Color black. Sobs again. reran code again and the error line was indeed
] ensure:[ogl destroy]. shrug.