
21 Nov
2020
21 Nov
'20
7:16 a.m.
On 11/20/2020 11:53 PM, Chris Angelico wrote:
[snip] Use the simpler options until you can't use them. Then use the more complicated options.
Yea, use the simpler options. This is why I have switched from Python to C# when writing desktop apps, simply because distributing a single exe file is easier at all levels than distributing a complete install of Python.
--Edwin