include wxeu/wxeud.e constant win = create( wxFrame, {0, -1, "wxEuphoria window", -1, -1, 640, 480} ) wxMain( win )