fltk::RadioItem Class Reference

Inherits fltk::Item.

List of all members.

Public Member Functions

 RadioItem (const char *label, int shortcut, Callback *callback=0, void *user_data=0, int flags=0)
 RadioItem (const char *label=0)


Detailed Description

This widget makes a radio item in a popup or pulldown Menu. It's behavior in a Browser or MultiBrowser is that it changes its status on multiple clicks (e.g. double click).

Wed Jun 17 08:53:25 2009. FLTK ©2007 Bill Spitzak and others.
Permission is granted to reproduce this manual or any portion for any purpose, provided this copyright and permission notice are preserved.