ngorke

Results 3 issues of ngorke

Pressing 'Alt Gr + A' selects the whole text, pressing 'Alt Gr + Z' works like backspace. The real issue comes in when you try to use another keyboard layout...

Windows
mid_priority
bug
user_interface
msg

# Description Window::waitEvent does not return after Window::close is called, which causes the eventual dedicated event thread to wait for an event that will never arrive. # Solution bool WindowImpl::popEvent(Event&...

bug
m:sfml-window
p:windows

I was wondering how the evolution of RPC arguments can be done, as I could not find any documentation on it. Specifically, can method arguments be changed to a struct...