Example #1
0
 function __construct()
 {
     parent::__construct();
     $this->SetIcon(new wxIcon("images/app.png", wxBITMAP_TYPE_PNG), "wxPHP Lan Chat v0.1");
 }
Example #2
0
 function __construct()
 {
     parent::__construct();
 }