Setup User Guide

Embed Size (px)

Citation preview

  • 8/22/2019 Setup User Guide

    1/18

    You should have downloaded and installed the mseide+mseguiprogram. The first step is to configure the MSEide environment.

    If you are running on a linux system and installing version 2..! or laterdownloaded from www.msegui.orgthen the ide is already configured.You can s"ip this step and go to #Start a $ew %ro&ect' on page !.

    Start the MSEide program (clic" on Start ) *ll %rograms ) MSE )mseide. You should see the following,

    http://www.msegui.org/http://www.msegui.org/
  • 8/22/2019 Setup User Guide

    2/18

    -lic" on the Settings menu item and then -onfigure MSEide,

  • 8/22/2019 Setup User Guide

    3/18

    You shoulld now see the -onfigure MSEide options. -lic" on the dots(/rowse /utton to set the 01MSEI34 option.

  • 8/22/2019 Setup User Guide

    4/18

    *s this is the first time running the MSEide program you should /e inthe startup directory. This screenshot was ta"en on a windowscomputer so you are in the insatlled to folder5 #-,6%rogram

    7iles6msegui.org6mseide+msegui'. If you are doing this on a linuxcomputer then you will see your linux path displayed. Select it andclic" the 89 /utton.

    http://c/Programhttp://c/Program
  • 8/22/2019 Setup User Guide

    5/18

    The 01MSEI34 option should now /e set. -lic" the 89 /utton.

  • 8/22/2019 Setup User Guide

    6/18

    To start a new pro&ect clic" on %ro&ect ) $ew ) 7rom Template.

  • 8/22/2019 Setup User Guide

    7/18

    -lic" on the default.pr& pro&ect type. -lic" the 89 /utton.

  • 8/22/2019 Setup User Guide

    8/18

    $ow you will set where you pro&ects source files will /e saved.$avigate to your desired location (home folder5 my documents5 etc.Enter a name for your pro&ect and clic" the 89 /utton.

  • 8/22/2019 Setup User Guide

    9/18

    You should now have a default pro&ect with a /lan" form to wor" with.It should loo" li"e the following.

  • 8/22/2019 Setup User Guide

    10/18

    8n the component palette clic" the :idget ta/ and then clic" the#/utton' component. $ow move the cursor onto the pro&ect;s /lan"form and clic" once. This will place a /utton component onto the form.

  • 8/22/2019 Setup User Guide

    11/18

    You will now see the /utton on your form. It should loo" li"e thefollowing.

    Now click on the Caption text area of the object inspector and enter a caption of Exit.Press the enter key once.

  • 8/22/2019 Setup User Guide

    12/18

    The /utton should now show a caption of #Exit'. $ow scroll down andclic" into the #onexecute' text area and enter #/tn8nExecute'. %ressthe enter "ey twice.

  • 8/22/2019 Setup User Guide

    13/18

    In the procedure.tmainfo./tn8nExecute enter the pascal command#close

  • 8/22/2019 Setup User Guide

    14/18

    The pro&ect is now ready for its first test. -lic" on Target ) -ontinue orpress f=. The program will compile and run.

  • 8/22/2019 Setup User Guide

    15/18

    You should now see the form with the exit /utton. -lic" on the /utton.The program will close and you are /ac" in the ide.

  • 8/22/2019 Setup User Guide

    16/18

    *ll done.

  • 8/22/2019 Setup User Guide

    17/18

    To exit the ide5 clic" on 7ile ) Exit.

  • 8/22/2019 Setup User Guide

    18/18

    You will /e as"ed if you want to save your pro&ect changes. -lic" Yes5$o5 or -ancel as you desire. The ide will close and exit.