gitoby | 6 years ago | on: Boden – Native mobile cross-platform applications
ashsys's comments
gitoby | 6 years ago | on: Boden – Native mobile cross-platform applications
With regard to the GPL licensing issues brought up here: We are aware that the GPL is not sufficient and we are in the process of adding an LGPL option. This will allow you to publish apps based on Boden on the iOS app store.
gitoby | 6 years ago | on: Boden – Native mobile cross-platform applications
gitoby | 6 years ago | on: Boden – Native mobile cross-platform applications
ashsys | 6 years ago | on: Cross-Platform GUI Toolkit Trainwreck (2016)
ashsys | 6 years ago | on: Cross-Platform GUI Toolkit Trainwreck (2016)
ashsys | 6 years ago | on: Cross-Platform GUI Toolkit Trainwreck (2016)
gitoby | 7 years ago | on: Boden cross-platform framework: Native C++11, native widgets, no JavaScript
gitoby | 7 years ago | on: Boden cross-platform framework: Native C++11, native widgets, no JavaScript
We wanted to try a different approach. Why not just use what the platform gives you and always get the right look & feel out of the box? That certainly creates its own challenges, like having to provide a good abstraction layer for the core application code. But you do not have to worry about look, feel, drawing performance, interactions with other OS features and the like. And when the OS changes something then the app is automatically up-to-date.