Occhioverde@feddit.it to Programmer Humor@lemmy.mlEnglish · 5か月前Insufferablelemmy.mlexternal-linkmessage-square64fedilinkarrow-up1710arrow-down12cross-posted to: programmer_humor@programming.dev
arrow-up1708arrow-down1external-linkInsufferablelemmy.mlOcchioverde@feddit.it to Programmer Humor@lemmy.mlEnglish · 5か月前message-square64fedilinkcross-posted to: programmer_humor@programming.dev
minus-squaremorrowind@lemmy.mllinkfedilinkarrow-up1·5か月前I don’t see how being good with computers helps
minus-squareSplashJackson@lemmy.calinkfedilinkarrow-up0·5か月前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
minus-squaremorrowind@lemmy.mllinkfedilinkarrow-up1·5か月前That’s not the issue here. And that relies entirely on them being implemented well. Just like the web
I don’t see how being good with computers helps
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