PreviousNext
Help > Starting First Program > Writing first program
Writing first program

For starting first program you should click on "Sample Code" button. After that software will open a very sample code and sample image for starting. For more information about windows you can see following figures.

 

Figure 32 . Editor window for editing and debugging your codes


Figure 33. Property grid of image and result

Figure 34 . output window and preview image

 

After editing your program you can build and compile your program with "Build->Compile" menu and you can study your errors in "Messages Windows". If you have no errors you can "Run" your program with "Build-> Run". As you can see in Fig 2-5. After running you can see result of your program in output windows.

Figure 35. Output image after runnging program