PtRaw — A canvas for drawing Photon graphics primitives.
class PtRaw PtBasic { raw_connect_f; // unimplemented raw_draw_f; // unimplemented raw_extent_f; // unimplemented raw_init_f; // unimplemented }
PtWidget <-- PtBasic <-- PtRaw
This widget is a canvas for drawing custom widgets. Its instance variables are not yet implemented in Gamma.
For more information, please refer to PtRaw in the Photon documentation.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.