8000 Replace CSpinner widget in IntegerField with SWT Spinner by ptziegler · Pull Request #1259 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

Replace CSpinner widget in IntegerField with SWT Spinner#1259

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:swing-border-dialog-spinner
Oct 9, 2025
Merged

Replace CSpinner widget in IntegerField with SWT Spinner#1259
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:swing-border-dialog-spinner

Conversation

@ptziegler
Copy link
Contributor

The CSpinner implementation suffers from several issues. One of them being custom layouts depending on the operating system and their version. For e.g. Windows, those layouts haven't been updated since Windows 7.

To avoid this hassle, simply switch to the already existing Spinner provided by SWT.

@ptziegler ptziegler added this to the 1.22.0 milestone Oct 9, 2025
< 8000 input type="hidden" name="badge_size" value="small" data-targets="batch-deferred-content.inputs" autocomplete="off" />
The CSpinner implementation suffers from several issues. One of them
being custom layouts depending on the operating system and their
version. For e.g. Windows, those layouts haven't been updated since
Windows 7.

To avoid this hassle, simply switch to the already existing Spinner
provided by SWT.
@ptziegler ptziegler force-pushed the swing-border-dialog-spinner branch from d1b7c30 to 54beb49 Compare October 9, 2025 17:15
@github-actions
Copy link
github-actions bot commented Oct 9, 2025

Test Results

 2 720 files  ±0   2 720 suites  ±0   10h 15m 54s ⏱️ + 12m 7s
 6 992 tests ±0   6 933 ✅ ±0   59 💤 ±0  0 ❌ ±0 
27 968 runs  ±0  27 732 ✅ ±0  236 💤 ±0  0 ❌ ±0 

Results for commit 54beb49. ± Comparison against base commit fc1b4e4.

@ptziegler ptziegler merged commit 98a0b14 into eclipse-windowbuilder:master Oct 9, 2025
9 checks passed
@ptziegler ptziegler deleted the swing-border-dialog-spinner branch October 9, 2025 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0