Derived from: public BApplication
Declared in: GenericTestApp.h
Library: none
Provides a skeletal BApplicaion/BWindow implementation to construct a generic window for testing GUI code. Simply plug the appropriate test code into the GenericWindow constructor. This is particularly useful for putting together BeOS bug test cases to send to developer technical support.
GenericApp(const char* signature)
Creates a GenericWindow.
See also: the BApplication constructor
~GenericApp()
Does nothing
GenericWindow()
Creates a GenericWindow and puts it onscreen.
See also: the BWindow constructor
~GenericWindow()
Does nothing
By Brian Tietz
Copyright 2000
Bug reports (including documentation errors) and feature requests can be sent to briant@timelinevista.com.