giggetto71 Active Member Licensed User Longtime User May 21, 2025 #1 Hi , I have download the great JSON parsing tool but when I open the designer I get: "Error Array dimensions exceeded supported range" any idea? thanks
Hi , I have download the great JSON parsing tool but when I open the designer I get: "Error Array dimensions exceeded supported range" any idea? thanks
drgottjr Expert Licensed User Longtime User May 22, 2025 #2 kill that one, try this one instead: https://www.b4x.com/android/forum/threads/jsontree-tool-to-help-with-json-parsing-updated.136360/ Upvote 0
kill that one, try this one instead: https://www.b4x.com/android/forum/threads/jsontree-tool-to-help-with-json-parsing-updated.136360/
giggetto71 Active Member Licensed User Longtime User May 22, 2025 #3 thank you very much but when I open the designer I still get "Error loading fiile Array dimensions exceeded supported range". any idea? Upvote 0
thank you very much but when I open the designer I still get "Error loading fiile Array dimensions exceeded supported range". any idea?
stevel05 Expert Licensed User Longtime User May 22, 2025 #4 The layout for this app was created with Gluon's Scenebuilder you can't open it with the internal designer. B4j still recognizes the .fxml format but it is recommended to use the internal designer. Upvote 0
The layout for this app was created with Gluon's Scenebuilder you can't open it with the internal designer. B4j still recognizes the .fxml format but it is recommended to use the internal designer.