previous up next     contents index
Next: wxSnip::Split Up: wxSnip: wxObject Previous: wxSnip::SetFlags

wxSnip::SizeCacheInvalid

void SizeCacheInvalid (void)

Notifies the snip that it may need to recalculate its display parameters (width, height, etc.) when it is next asked, because the style or location of the snip has changed. Override this method in your own snip class.



PLT