Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

GeometryFltkMenu.C File Reference

#include <stdio.h>
#include <math.h>
#include "GeometryFltkMenu.h"
#include "GeometryList.h"
#include "Command.h"
#include "VMDApp.h"
#include "PickList.h"
#include "Atom.h"
#include "Molecule.h"
#include "MoleculeList.h"
#include "FL/fl_draw.H"
#include "FL/forms.H"
#include "FL/Fl_Input.H"
#include "TextEvent.h"
#include "Inform.h"

Go to the source code of this file.

Compounds

class  My_Fl_Positioner
class  myFl_Chart
 A replacement for Fl_Chart, which has a bug that causes it to sometimes draw outside its bounding box. More...


Functions

double fltk_rint (double v)
void textoffset_cb (Fl_Widget *w, void *v)
void offsetreset_cb (Fl_Widget *, void *v)
void textformat_cb (Fl_Widget *w, void *v)
void textsizeslidercb (Fl_Widget *w, void *v)
void textsizeinputcb (Fl_Widget *w, void *v)
void textthicknessslidercb (Fl_Widget *w, void *v)
void textthicknessinputcb (Fl_Widget *w, void *v)

Variables

const int columns [] = {85, 85, 85, 85, 0}


Function Documentation

double fltk_rint double    v [static]
 

Definition at line 92 of file GeometryFltkMenu.C.

Referenced by myFl_Chart::draw.

void offsetreset_cb Fl_Widget *   ,
void *    v
[static]
 

Definition at line 451 of file GeometryFltkMenu.C.

void textformat_cb Fl_Widget *    w,
void *    v
[static]
 

Definition at line 468 of file GeometryFltkMenu.C.

void textoffset_cb Fl_Widget *    w,
void *    v
[static]
 

Definition at line 443 of file GeometryFltkMenu.C.

void textsizeinputcb Fl_Widget *    w,
void *    v
[static]
 

Definition at line 497 of file GeometryFltkMenu.C.

References VMDApp::label_set_text_size, and NULL.

void textsizeslidercb Fl_Widget *    w,
void *    v
[static]
 

Definition at line 491 of file GeometryFltkMenu.C.

References VMDApp::label_set_text_size.

void textthicknessinputcb Fl_Widget *    w,
void *    v
[static]
 

Definition at line 515 of file GeometryFltkMenu.C.

References VMDApp::label_set_text_thickness, and NULL.

void textthicknessslidercb Fl_Widget *    w,
void *    v
[static]
 

Definition at line 509 of file GeometryFltkMenu.C.

References VMDApp::label_set_text_thickness.


Variable Documentation

const int columns[] = {85, 85, 85, 85, 0} [static]
 

Definition at line 537 of file GeometryFltkMenu.C.


Generated on Fri Mar 29 02:46:39 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002