Seriously there was no existing color picker app for Windows alraady?
Also, opening up Photoshop for the color picker? Paint opens faster than I can blink and has a color picker.
21–30 of 140 posts
Seriously there was no existing color picker app for Windows alraady?
Also, opening up Photoshop for the color picker? Paint opens faster than I can blink and has a color picker.
What is its memory footprint?
I know some people think Electron is cancer[1], but it is the fastest way to write cross-platform applications. I've been trying to learn to make apps for macOS, and it feels like even Apple doesn't want me write apps for the Mac. [1]: https://medium.com/commitlog/electron-is-cancer-b066108e6c32
Is it actually faster to develop in Electron than with QT and C++? It has been over a decade, but I remember it being both straight-forward and pleasant to support Linux, Windows, and MacOS. I vaguely recall supporting Solaris too.
Seriously there was no existing color picker app for Windows alraady?
Of course there are many, but bashing Windows is free. After 10 seconds on google: http://colorcop.net/ http://www.iconico.com/download.aspx?app=ColorPic&type=free http://www.youngsmarts.com/download.htm ... and so on.
I know some people think Electron is cancer[1], but it is the fastest way to write cross-platform applications. I've been trying to learn to make apps for macOS, and it feels like even Apple doesn't want me write apps for the Mac. [1]: https://medium.com/commitlog/electron-is-cancer-b066108e6c32
Is it actually faster to develop in Electron than with QT and C++? It has been over a decade, but I remember it being both straight-forward and pleasant to support Linux, Windows, and MacOS. I vaguely recall supporting Solaris too.
https://kde.org/announcements/plasma-5.5/plasma-5.5-colorpic...
I know some people think Electron is cancer[1], but it is the fastest way to write cross-platform applications. I've been trying to learn to make apps for macOS, and it feels like even Apple doesn't want me write apps for the Mac. [1]: https://medium.com/commitlog/electron-is-cancer-b066108e6c32
Is it actually faster to develop in Electron than with QT and C++? It has been over a decade, but I remember it being both straight-forward and pleasant to support Linux, Windows, and MacOS. I vaguely recall supporting Solaris too.
edit: u/781 has some experience with both and says Electron was faster to develop, his comment is below: https://news.ycombinator.com/item?id=19652691
You can do the same thing in MS Paint and save yourself 15 seconds.
If you wonder about linux: gcolor2 ( http://gcolor2.sourceforge.net/ ) does the job. And for size fetishists: it weights 42KB.