dummzeuch
Starting with GExperts 1.3.20 calling the standalone Experts Manager displayed the error message “GExpertsInst is not a valid reference”. After that the tool actually works fine. This bug has now been fixed in the current… … Read more
3 years ago in Delphi, GExperts0
TMS Software
1. IntroductionTMS WEB Core is a framework that allows the user to write JavaScript web client applications with the Object Pascal language. Therefore the Object Pascal code is transpiled to JavaScript with the pas2js… … Read more
3 years ago 0
Yılmaz Yörü
C++ is subjectively the World’s most powerful programming language and consistently one of top four most popular programming languages. Thanks to its huge range of ready-made variables, functions, methods, namespaces, and libraries it’s the do-anything… … Read more
3 years ago in C++, C++ Builder, Code, compiler, cpp, develop windows software, IDE, RAD Studio0
Brad
I was trying to load images in Vue3 the same way I had in prior version as well as how Astro works. So it appears that’s not going to work any more. This was added… … Read more
3 years ago in Development, vue0
TMS Software
The Microsoft Excel file as industry standardThe Excel .XLSX file format is these days a de facto standard file format to exchange all kinds of tabular data. As the information in an Excel sheet… … Read more
3 years ago 0
TMS Software
With so many incredible JS libraries available to developers, it might be hard to pick a place to start. But one in particular touts itself as The most popular JS, CSS and HTML library… … Read more
3 years ago 0
TMS Software
The main new feature of TMS Analytics & Physics 3.4 is the Run method. This method is intended to execute commands, containing symbolic expressions.Here is the code of a Delphi console application, that simulates… … Read more
3 years ago 0
Ian Barker
One of the hardest challenges when developing cross platform apps is making the navigation and presentation of the app’s screens work consistently. Each platform, whether desktop or mobile, seems to have a different way of… … Read more
3 years ago in cross platform apps, cross-platform, Delphi, MVP, Videos0
Brad
Coming from the web (Vue 3) it’s possible to paste an icon’s SVG directly into your code, as the browser will render it automatically. With Flutter it’s not that easy but with flutter_svg it almost… … Read more
3 years ago in Development, flutter0