#include <MolBrowser.h>
Public Methods | |
MolBrowser (VMDApp *, MainFltkMenu *, int x, int y, int xw, int yw) | |
Pass the parent MainFltkMenu to the MolBrowser init'er so that it can communicate molecule selection events back to the parent; pass NULL to disable such communication. More... | |
void | update () |
int | handle (int) |
Definition at line 21 of file MolBrowser.h.
|
Pass the parent MainFltkMenu to the MolBrowser init'er so that it can communicate molecule selection events back to the parent; pass NULL to disable such communication.
Definition at line 40 of file MolBrowser.C. References VMDFLTKTOOLTIP, VMDMENU_BROWSER_BG, VMDMENU_BROWSER_SEL, and widths. |
|
|