Hello World
What would a list of examples be without a Hello World example?
Screenshots
![]() |
|
![]() |
| GTK on Linux |
Cocoa on Mac OS X |
Win32 API on WinXP |
Tech Specs
This application shows the most basic concepts of Claro. A window is created, a textbox and a button are created and positioned without lelex, and simple event handling changes the text in the textbox and the label of the button.
Source Code
You can find the source code for this example in the Claro SVN repository:
https://dev.sitehole.com/svn/claro/trunk/examples/helloworld/hello.c

