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
Hagop Panosian
Building a steady stream of clients is every business owner’s dream. Creating that stream, however, is easier said than done isn’t it? Competition is fierce, budgets are limited and acquisition costs keep growing. Nevertheless, it… … Read more
3 years ago in Business Development0
dummzeuch
I fixed a bug in the dxgettext executable which made it add wrong ressource string names to the po files which in turn made the msgmergePOT tool select wrong translations. You will have to compile… … Read more
3 years ago in Delphi, dxgettext0
dummzeuch
You may remember that I was forced to reduce GExperts support for Delphi 6 a while ago, because the IDE no longer started on my computer. It turns out that it was a GExperts bug… … Read more
3 years ago in Delphi, GExperts0
Brad
So you’ve started on Vue 3 and your using props but they are not reactive and your getting this error But your not sure what to do? This is the exact answer you are looking… … Read more
3 years ago in Development, vue0
Brad
Animate on Scroll (AoS) and Astro.build work well together. Your code should look like this. In your header section: And just before your closing body tag Check the developer console to ensure you have no… … Read more
3 years ago in Development0