Help for this page

Select Code to Download


  1. or download this
    class button { // The tvision class
    public:
    ...
    //Initialize the app..
    app->mainloop();
    }
    
  2. or download this
    --- cpp layer
    class perlwrapper_button public Button{
    ...
      exit(0);
    }
    1;