Closed vmagnin closed 1 year ago
It is probably a problem concerning GL and GTK 4 under Windows, as in a VirtualBox without 3D acceleration there is no problem. Tested with GTK 4.6.1
Could be related to that note release for GTK 4.11.1 (03-04-2023):
- Windows:
- Fix problems with WGL
It is a GL problem. I have just installed MSYS2 and gtk-fortran on another Windows 10 machine, and those examples are working fine.
Describe the bug Under MSYS2, in examples/hl_sliders.exe and hl_sliders2.exe the bar of the slider is invisible (in hl_sliders2.exe it is visible until you move the slider).
Your system:
Additional context No problem in the gtk3 branch.