Replies: 1 comment
-
|
I've now fixed a couple of blockers around generating fluent API menus in the web based TcMenu Designer Turbo. If you wanted to try fluent API or All-in-one mode (where all plugin code is put into the Based on this I now have an ESP32S3 board with TFT and an MKR1300 with u8g2 OLED working with fluent menus. Here is an example of fluent menu code: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Actually, you can think of this more like an Initialiser, as you don't really need to round trip in the way you used to with this new version, for most 32 bit boards you can generate code using fluent menu builder.
The web version of designer is in beta effective immediately. You can try it today see if it works for your project. Do note that until TcMenu Library 4.5 is released, using Fluent API or All-In-One mode would need you to have the mainline version of the library.
Direct designer link: https://designer.thecoderscorner.com
Documentation: https://www.thecoderscorner.com/products/apps/tcmenu-designer/
I know there will potentially be questions from long term users, and I'm happy to answer them here, but I strongly recommend you try the new solution, it uses the same generator behind the scenes that you're already running with no local install.
Beta Was this translation helpful? Give feedback.
All reactions