41 int x = 150,
int y = 150,
42 int width = 700,
int height = 500,
43 int minSize = 400,
int minTitlebarHeight = 20);
Persists window position in the registry.
bool myStoreSize
whether window size shall be stored
std::string myWindowName
Name for storing in the registry.
FXWindow * myParent
The window for which the position is being stored.
~GUIPersistentWindowPos()
Destructor (Notifies both the parent and the storage about being destroyed)