[haXe] exe to neko call

Lee McColl Sylvester lee at designrealm.co.uk
Wed Feb 21 15:34:26 CET 2007


Sorry, theres a lot of crap in there.  Try

void TaskBar::OnMenuRestore(wxCommandEvent& )
{
    value mload = neko_default_loader(NULL, 0);
    val_call0(val_field(mload,val_id("hideWindow")));
}

:)  I'm a sloppy coder

Lee






More information about the Haxe mailing list