This class is as for PDialog but "floats" over the top of all other windows in the application.
![]() | PFloatingDialog ( PInteractor * parent ) Create a new empty dialog. |
![]() | PFloatingDialog ( PInteractor * parent, PRESOURCE_ID resID ) Create a new dialog by loading it from a resource. |
New functions for class
Overrides from class PInteractor
Overrides from class PObject
System callback functions.
This class is as for PDialog but "floats" over the top of all other windows in the application. This is typically used for
PFloatingDialog( PInteractor * parent, PRESOURCE_ID resID )
resID - Resource identifier for loading controls.
Alphabetic index HTML hierarchy of classes or Java