Occhioverde@feddit.it to Programmer Humor@lemmy.mlEnglish · 1 year agoInsufferablelemmy.mlimagemessage-square74linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageInsufferablelemmy.mlOcchioverde@feddit.it to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square74linkfedilink
minus-squareSplashJackson@lemmy.calinkfedilinkarrow-up0·1 year agoDesktop apps are easy to navigate, focus on the program via HWND and target whatever control is needed, then either get the data or set the data
minus-squaremorrowind@lemmy.mllinkfedilinkarrow-up0·1 year agoThat’s not the issue here. And that relies entirely on them being implemented well. Just like the web
Desktop apps are easy to navigate, focus on the program via HWND and target whatever control is needed, then either get the data or set the data
That’s not the issue here. And that relies entirely on them being implemented well.
Just like the web