Contents Up Previous Next

Resources

The following is a list of the WIN.INI or .Xdefaults resources associated with wxBuilder. Under Windows, the resources follow the [wxBuilder] section in WIN.INI. Under X, each resource name should be prefixed by wxBuilder. in the .Xdefaults file.

Resource Description
autoCompile 1 or 0.
autoRun 1 or 0 (not implemented).
compilerDOS The name of the compiler in the DOS/Windows environment.
compilerUNIX The name of the compiler in the UNIX environment.
xIncludes List of X include directories.
xLib List of X include directories.
extraIncludesX List of extra include directories (under UNIX).
extraLibsX List of extra library directories (under UNIX).
extraIncludesMSW List of extra include directories (under Windows).
extraLibsMSW List of extra library directories (under Windows).
wxDirUNIX wxWindows directory under UNIX.
wxDirDOS wxWindows directory under DOS.
mainX Main wxBuilder window X coordinate.
mainY Main wxBuilder window Y coordinate.
mainWidth Main wxBuilder window width.
mainHeight Main wxBuilder window height.
reportX Report window X coordinate.
reportY Report window Y coordinate.
reportWidth Report window width.
reportHeight Report window height.
treeX Tree window X coordinate.
treeY Tree window Y coordinate.
treeWidth Tree window width.
treeHeight Tree window height.
paletteX Palette X coordinate.
paletteY Palette Y coordinate.