Skip to content

Main window

tomdam edited this page Jun 17, 2020 · 1 revision

SPCoder’s main window contains main menu, toolbar with action buttons and serves as Multiple-document interface (MDI) parent to several other windows that are arranged in dockable style, similar to Visual studio. Every window’s position can be set to auto-hide or pinned to any side of the main window.

Main

Layout

SPCoder uses DockPanel Suite library for docking functionality. If you make changes to the layout by moving or closing some of the dockable windows (panes), new layout will be saved to config file and used next time you start SPCoder.

SPCoder windows

SPCoder serves as parent to several MDI forms, which are described on separate wiki pages: