-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Jeff Olajos edited this page Oct 28, 2024
·
220 revisions
Welcome to the Framework Markup Language wiki!
Here you can find detailed documentation and examples showing how to use FML to build your own cross platform applications.
-
Don't know where to start? Check out the quick start guide
-
View, create or modify live examples using fmlpad (written entirely in FML)
-
Check out our home page (written entirely in FML)
-
Download the vscode extension
-
Let's meet! Schedule a one-on-one meeting with us today! We could love to hear about your FML journey and future endeavors.
Framework Markup Language is an open source programming language created by AppDaddy Software Solutions Inc. FML and is licensed under a fair source license agreement and is maintained by a community of developers.
- Quick Start
- Widget Structure
- Layout Basics
- Config
- Navigation
- Authentication
- Server Configuration
- Offline Use
- Resource Guides
-
<FML/>
- <BOX/>
- <CHART/>
- <COLUMN/>
- <DRAWER/>
- <FOOTER/>
- <FORM/>
- <GRID/>
- <HEADER/>
- <LIST/>
- <MAP/>
- <WINDOW/>
- <PAGER/>
- <ROW/>
- <SCROLLER/>
- <SPLITVIEW/>
- <STACK/>
- <TABLE/>
- <TABVIEW/>
- <TREEVIEW/>
- <WEBVIEW/>