previous up next     contents index
Next: wxBufferDataClass::wxBufferDataClass Up: wxBufferDataClass: wxObject Previous: wxBufferDataClass::classname

wxBufferDataClass::required

Bool required

If this flag is TRUE, then files saved to disk will be written assuming that, when the file is read from disk, the data class will always be present.

This is useful for shrinking the size of saved files; however, if the data class turns out to not be present at load time, the file will not be readable at all. You should generally set this field to FALSE.



PLT