Extend TMS WEB Core with JS Libraries with Andrew: Luxon
The last couple of posts covered FlatPickr, a popular and very capable datepicker JS Library. We looked at many of its options, and looked at two completely different ways to add it to our TMS WEB...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: CodeMirror
Do you want to display or edit code directly within your TMS WEB Core application? Then this is the post for you. This time out, we're diving head-first into CodeMirror 5, which describes itself as...
View ArticleTMS FNC Chart: update with Types, Appearance and CSV Loading
Version 2.0 of the TMS FNC Chart is available. This major release brings a lot of new features.Most of them are related to quickly get the chart that you want with just a couple lines of code.An...
View ArticleIn the TMS lab with our students
Hello world! You might have been used to see and read Stephanie in past posts, but today its time to introduce a new face! Im Emmanuel, the internship Marketing and communication since 25th of...
View ArticleShould we make FlexCel work in Lazarus?
As many might know, FPC announced support for anonymous methods some days ago. This was one of the last pieces missing for us to be able to port TMS FlexCel to Lazarus and FPC. So we decided to give...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Summernote vs. SunEditor...
Last time out, we had a good look at CodeMirror 5, a JavaScript text editor that, among many other things, can be used to edit native HTML. This time out, we're going to tackle the general topic of...
View ArticleTMS FNC Chart: Visualize your Grid Data
With the release of the new TMS FNC Chart version 2.0, it is now possible to show beautiful graphs based on the cell data in a TMS FNC Grid. This requires the installation of the TMS FNC UI Pack next...
View ArticleDisplay and edit math formulae using the new math editor component
With the latest update of TMS FNC WX Pack, we released the new TTMSFNCWXMathEditor component. This component let's you easily display and edit math formulae. No code is required to get started....
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Tabulator Part1:...
So far, we've covered some hugely important and popular JavaScript libraries, like jQuery, Bootstrap and FontAwesome. We've also explored other very important but somewhat lesser-known JavaScript...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Tabulator Part 2: Getting...
Last time out, we started our adventure into Tabulator, a JavaScript library that provides a grid-style control that you can use in your TMS WEB Core projects. This time out, we're going to focus on...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Tabulator Part 3: Viewing...
In this third stop on our Tabulator adventure, we're going to focus mostly on the options available for how data is displayed. But in order to help narrow our focus a little further, we're going to...
View ArticleTake your application to the next level with TMS FNC Chart for Delphi
With our first and very successful webinar, demonstrating features for version 2.0, we add another milestone in our journey to improve and enhance TMS FNC Chart. The webinar was supported by our own...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Tabulator Part 4:...
Last time, we looked at many possible customizations for Tabulator and other parts of a TMS WEB Core Project that were generally focused on the "look" of the application. This included a handful of...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Tabulator Part 5: Editing...
In our continuing Tabulator adventures, last time out we barely scraped the surface when it comes to interactions. We had a little side adventure into tooltips, potentially applicable to many TMS...
View ArticleChart data import in Delphi
TMS FNC Chart v2.0 is a major milestone and we are already collecting feedback and thinking about new features for the next version. We listed some of the top requested features in this blog post,...
View ArticleHands-on: Delphi Web Services with TMS XData online course - 20% RAD discount!
Creating Secure and Manageable Database-driven Web Services with TMS XData and DelphiWith great pleasure we announce another great collaboration with Wagner Landgraf, architect TMS Business tools and...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Tabulator Part 6: Getting...
Last time, we took a look at some of the ways that we can edit data in Tabulator in our TMS WEB Core projects. And that was just the most basic introduction to a very large and complex topic overall....
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Tabulator Part 7:...
In our final outing in this miniseries about using Tabulator in your TMS WEB Core projects, we're going to focus primarily on one area - performance. While Tabulator in its simplest form is...
View ArticleTMS WEB Core v2.0 has landed
We're excited that after many months of hard development work, TMS WEB Core v2.0 is available for you! All active registered TMS WEB Core v2.0 users get this new release free.TMS WEB Core brings...
View ArticleImplementing a facial recognition library in a TMS WEB Core project
Trying to implement facial recognition in your applications can be a daunting task. With the use of TMS Web Core and the vast amount of available JavaScript libraries, this can be made much easier....
View Article