Changes between Version 15 and Version 16 of BasicTutorials
- Timestamp:
- 2011-06-21 14:42:29 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BasicTutorials
v15 v16 1 1 = Basic Tutorials = 2 Please write us an [mailto:ewedevteam@gmail.com?subject=Access%20to%20sources email] to request access to the sources, stating '''''why and how''''' you would use the sources. We will then send you a user name and password back for connecting to our SVN server.2 If you need to get access to the EwE sources please [wiki:GettingStartedWithSources read these instructions]. 3 3 4 * [wiki:DownloadingTheSourceFromSvn Download sources from SVN] - This article describes how one would download the sources. 5 * [wiki:HowToInstallVisualBasicExpress Install Visual Basic Express] - Visual Basic Express is the development environment that we use to program EwE. This is required if you want to program or look into the source code of EwE. 6 * [wiki:RunningEcopathSolution Run EwE6 from sources] - This article describes how to run the scientific interface from the sources. 7 * CreateaSimpleUserInterface - This article will teach you how to create a Button, Label and a Textbox control. 4 * [wiki:CreateaSimpleUserInterface Create a simple user interface] - This article will teach you how to create a Button, Label and a Textbox control. 8 5 * [wiki:EweConsoleAppExample EwE6 console application] - This article shows how to run EwE6 from a console application. 9 6 * [wiki:RunEcosimViaConsoleApplication Run Ecosim from a console application] - This article shows how to run Ecosim from a console application.