Update(windowState)

Updates a cataloged theme in GDB. The method is applied to cataloged themes only. It saves all changes of a cataloged theme in GDB. The windowState argument defines how to save the current theme window in GDB. This argument is specified by a constant:

Constant

How to save the theme window

gdbThemeWindowFix

The current theme window is saved in GDB as initial theme window.

gdbThemeWindowUnfix

The initial theme window is cancelled and will correspond to the window set by the Theme::SetMaxWindow method.

gdbThemeWindowStay

The initial theme window does not change.