j
k
j a
j l
David Turner wrote:
window w("Test"); button b = w.spawn("button"); b.label("Click me"); w.contain(b);
But this wouldn't catch at compile time me writing label l = w.spawn("button"); Thanks Russell
Back to the thread
Back to the list