Spot Settings Dialog¶
The Spot Settings dialog provides quick, stand-alone control over how DX spots and memory channel overlays render on the panadapter. You can adjust visibility, density, vertical position, text size, lifetime, spot lines, and color overrides.
Opening the Spot Settings dialog¶
- Right-click anywhere on the spots overlay on the panadapter.
- Select Spot Settings from the context menu.
Before you start¶
- The Spots: toggle master-switches all spot display. If it shows "Disabled", click it to enable spots first.
What the controls do¶
| Control | Default | Range | Persisted key |
|---|---|---|---|
| Spots: | Enabled | On/Off | IsSpotsEnabled |
| Memories: | Disabled | On/Off | IsMemorySpotsEnabled |
| Levels: | 3 | 1β10 | SpotsMaxLevel |
| Position: | 50 | 0β100 (% from top) | SpotsStartingHeightPercentage |
| Font Size: | 16 | 8β32 points | SpotFontSize |
| Spot Lifetime: | 10 min | 10 sec β 24 hrs (non-linear steps) | DxClusterSpotLifetimeSec |
| Override Colors: | Disabled | On/Off | IsSpotsOverrideColorsEnabled |
| Spot text color picker | #FFFF00 |
(color) | SpotsOverrideColor |
| Override Background: Enabled | Enabled | On/Off | IsSpotsOverrideBackgroundColorsEnabled |
| Override Background: Auto | Enabled | On/Off | IsSpotsOverrideToAutoBackgroundColorEnabled |
| Spot background color picker | #000000 |
(color) | SpotsOverrideBgColor |
| Background Opacity: | 48 | 0β100 (0 = transparent) | SpotsBackgroundOpacity |
| Spot Lines: | Enabled | On/Off | IsSpotsLinesEnabled |
| Clear All Spots | β | β | (action, no key) |
Indicator¶
| Indicator | Meaning |
|---|---|
| Total Spots: | Live count of DX spots currently tracked on the panadapter. |
Spot Lines¶
Spot Lines: draws a vertical line from the spectrum baseline up to each spot label. It is enabled by default.
To hide spot lines, click the toggle so it reads Disabled. This sets IsSpotsLinesEnabled to False. Disabling spot lines is useful during contests where many closely spaced spots create visual clutter on the panadapter.
To restore spot lines, click the toggle again so it reads Enabled.
Force a single spot text color¶
Override the per-spot colors assigned by your DX cluster source and render all spot labels in one chosen color instead. Useful when the default colors clash with your panadapter theme or are hard to read.
- In the Spot Settings dialog, locate the Override Colors: row.
- Click the toggle button so it reads Enabled. This persists as
IsSpotsOverrideColorsEnabled. - Click the color swatch button immediately to the right of Enabled. A color picker dialog opens.
- Select the color you want for all spot text labels, then click OK.
- The swatch updates to show your chosen color. All spots on the panadapter immediately render in that color. The chosen value is persisted as
SpotsOverrideColor.
To revert to per-spot colors, click the Override Colors: toggle again so it reads Disabled.
Tips¶
- The color picker only takes effect while Override Colors: reads Enabled. You can pre-select a color while the toggle is still Disabled; it will apply the next time you enable the override.
- If spot text is still hard to read after setting the color, adjust the background contrast using the Override Background: controls β see Pick a custom background color for spots and Adjust spot background opacity.
- During contests, disabling Spot Lines: while keeping spots enabled reduces clutter without losing frequency labels.