Prashanth Udupa (Creator Of Scrite) presented a talk on building beautiful desktop applications using QML at Qt Dev Des Days 2021. In this talk he walks through best practices that one can employ while building large desktop applications using QML. The event attracted over 3000 Qt & QML developers and designers from all over the […]
Category: Development
Back in April 2020, when the Scrite project started, we used a JSON plain-text format for loading and saving Scrite documents. Sometime around June 2020, we started using the binary JSON format for loading and saving Scrite documents, with backward compatibility to text based ones. Later in July 2020, right around the time we announced […]
Prashanth Udupa (Creator of Scrite) presented a talk on the insights gathered while developing Scrite at Qt Desktop Days 2020 as a part of Akademy 2020 virtual tech conference. The following is a video capture of his talk. Scrite is developed using Qt. Whats very unique about the use of Qt in Scrite is that […]