swift-win32 icon indicating copy to clipboard operation
swift-win32 copied to clipboard

A Windows application framework for Swift

Results 23 swift-win32 issues
Sort by recently updated
recently updated
newest added

For some reason the main window looses focus when the secure entry TextField receives focus. This may be related to the proxy window.

bug
help wanted

As already metioned [here](https://github.com/compnerd/swift-win32/issues/768#issuecomment-1783894205) I can not build this repo with Swift 5.9.1. I get the following error when I type `swift build --product UICatalog`. ```cmd error: 'swift-win32': package '[email protected]'...

`view.backgroundColor = xx` is not work currently