Radio button, checkbox and frame widgets
This example demonstrates radio button, checkbox and frame widgets.
Screenshots
![]() |
|
![]() |
| GTK on Linux |
Cocoa on Mac OS X |
Win32 API on WinXP |
Tech Specs
An interesting note in this example, layouts are used inside the frame widgets to control the enclosed radio/checkbox widgets.
Source Code
You can find the source code for this example in the Claro SVN repository:
https://dev.sitehole.com/svn/claro/trunk/examples/radio/radio.c

