Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Forms.h File Reference

#include <forms.h>
#include <iostream.h>
#include <strstream.h>
#include "gcl/XGraphicsSystem.h"

Include dependency graph for Forms.h:

Go to the source code of this file.

Compounds

class  FormsGraphicsSystem
class  Form
class  Field
class  InputField

Functions

ostream& show (ostream &s)
Void my_activate (FL_OBJECT *obj)
Void my_deactivate (FL_OBJECT *obj)
Void fl_deactivate_group (FL_OBJECT *obj)
Void fl_activate_group (FL_OBJECT *obj)
Void fl_set_menu_item_check (FL_OBJECT *obj, int item, Bool b)
Bool fl_get_menu_item_check (FL_OBJECT *obj, int item)


Function Documentation

Void fl_activate_group (FL_OBJECT * obj)

Definition at line 172 of file Forms.cc.

Void fl_deactivate_group (FL_OBJECT * obj)

Definition at line 166 of file Forms.cc.

Bool fl_get_menu_item_check (FL_OBJECT * obj, int item)

Definition at line 142 of file Forms.cc.

Void fl_set_menu_item_check (FL_OBJECT * obj, int item, Bool b)

Definition at line 129 of file Forms.cc.

Void my_activate (FL_OBJECT * obj)

Definition at line 178 of file Forms.cc.

Void my_deactivate (FL_OBJECT * obj)

Definition at line 185 of file Forms.cc.

ostream & show (ostream & s)

Definition at line 98 of file Forms.cc.


Generated at Sat Aug 5 00:16:58 2000 for Graphics Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000