Ned Ganchovski
Ned Ganchovski
Or maybe we can even introduce namespaces like @cser proposed some time ago. (I do not know where this guy disappeared, but he had a lot of good ideas.) Say,...
No, it cannot. I am not quite familiar with SharePoint, but is it possible to map the user path to a drive letter that is common for all users, like...
Hello @Plinsboorg. Thank you for your kind words! I hope MathCAD will (somehow;) manage to survive for those who prefer graphical editing before coding of formulas. Calcpad for desktop uses...
Hi, Now, Calcpad is one step further to getting multiplatform. I replaced the System.Drawing.Common library, which is built on top of GDI+ with SkiaSharp, which is multiplatform. GDI+ is Windows...
It is not much yet, but we managed to make something like a Linux version. You can use Calcpad in command line mode (CLI). There is still no GUI, but...
Hi, thank you for your feedback. Please, try specifying the full paths. Check if spelling is correct, including small/capital letters. If it works with the full path, probably Cli cannot...
Hi! Thank you! All credits for the Linux version go to @kaloyansarafov, a talented young computer software student who made it work. I am not much of a Linux user...
Hi! I am sorry, if found that there was a problem in the latest install packages. Now I fixed it. You can download again and reinstall. ``` sudo apt-get remove...
Hi! In this case, you can download it from the Microsoft package repository. Here are detailed instructions how to install .NET 8.0 on Ubuntu: https://learn.microsoft.com/en-us/dotnet/core/install/linux-ubuntu
Hi @Itenium! Thank you for your suggestions. It is a good idea to use aliases to implement decorations on names. Only vertical bar cannot be used, since it is already...