[previous] [up] [next]     [contents] [index]
Next: get-classname Up: Class Reference Previous: update-cursor

wx:snip-class%

Superclass: wx:object%

is uninteresting. Useful snip classes are defined by instantiating derived subclasses of wx:snip-class%. A class derived from wx:snip-class% serves as a kind of ``meta-class'' for snips; each snip is then associated with an instance of wx:snip-class% as its snip class.

In deriving a new snip class class (sic):

Then, for each instance of the derived class (where each instance corresponds to a single snip class):

See also Snip Classes.

Methods:

PLT