previous up next     contents index
Next: wxSnipAdmin::GetMedia Up: Detail Class Reference Previous: wxMediaWordbreakMap::SetMap

 

wxSnipAdmin: wxObject

 

Few users will find the need to create objects in the class wxSnipAdmin. Please read Administrators (section gif) carefully before deciding that you need to implement a snip administrator.

All methods of wxSnipAdmin are abstract, so you will have to derive a new class to implement a snip administrator. The methods are meant to be called by the administrator's snip; the administrator will then pass on the information to the appropriate buffer.

Because a wxSnipAdmin object typically owns more than one snip, many method of the wxSnipAdmin class require a wxSnip object as a parameter.





PLT