Below is a link to a non-listed youtube video, for the XOJO community, showcasing the use of XOJO for a large scale application developing, using PostgreSQL backend and more.
The application uses ZERO 3rd party plugins, vector graphics for icons (no images on disk), but over 20 custom controls, none of which use a canvas but a looooot of declares are used, all built with Xojo.
We needed a cross platform solution that looks universal, we use Flutter for mobile App development, Supabase for backend but since Xojo’s controls are completely out-dated (specially on Windows) - we had to develop a framework for our app from the ground up. That was probably 50% of our development time, but with the framework in late beta stages, the application development has finally turned “fast and rapid”.
Administration is done within the app (layout / skin designer / localizations and more.
This is merely for educational purposes / sharing is caring.
Large commercial application using XOJO from the ground up, NO 3rd party plugins
Custom input field and custom dropdown (MacOS / Windows)
Examples of IDE settings and how they work for the controls - Dropdown control
Examples of IDE settings and how they work for the controls - Input control
6 posts - 4 participants