Hello Corona SDK developers,
As promised, we have officially open-sourced Widgets 2.0. While the core library handles most needs, we understand that many developers want to tinker “under the hood” or build in functionality that is customized to a very specific behavior. The decision to open-source the widgets library was made with that intent in mind.
Note that the core widgets library will continue to receive updates and bug fixes. However, if you wish to inspect and modify the code, you may now download the necessary files from our GitHub repository:
https://github.com/coronalabs/
In this repository, you will find two libraries: framework-widgets and framework-widgets-sample. Please read the corresponding “README” file in each directory for usage details and other information.
Certainly, we’ll continue to build upon the widgets core library, investigate/fix bugs, and add various improvements. The open sourcing is mainly intended for users who want to customize widgets at the deepest level for a specific functionality, or need a certain fix immediately.
I seem to have no problems and whatever overrides I make to the widgets work.