BorkowskiDominik
Results
2
issues of
BorkowskiDominik
## Expected Behavior UpDown's methods are invoked correctly. ## Actual Behavior I can't invoke methods for UpDown control. when I run: `app.dlg.UpDown.GetValue()` I get: > Neither GUI element (wrapper) nor...
enhancement
UIA-related
Hello, I'm trying to build pythonocc from sources and have problem with undefined references errors during RWGltf module build. I have followed instrutions from Install.md, but get following errors: ```...