B4J Question XML, HTML? - Erel (first post)    May 09, 2023   (1 reaction) This is an XML document.
Use Xml2Map to parse it. B4A Question Libraries documentation viewer: the XML files... - PaulMeuris    Mar 16, 2024   (2 reactions) Did you ever wonder where the autocomplete information in the IDE comes from? 151871 Well, i'm not 100% sure but the same information can be found in the XML file from the library that has been used. In the case of a (B4J) Button the jFX.xml file contains information about the Button and its events, Bug? Misssing Jar file DesignerScript - agraham (first post)    Jul 09, 2022 That is correct. DesignerScript.xml contains the definitions for the Designer Script language and should be located where I stated. It is not a description of a jar file. If the error is as you stated I stand by my diagnosis. Check again and if there is a DesignerScript.xml in either of your B4A\Li B4A Question Connecting to Dropbox can't find jar - Brad Henderson (first post)    Oct 24, 2023 The only xml file I could find was "dropbox-core-sdk-5.4.6.pom" should I rename this to .xml? B4J Question Comments in a B4xlib Manifest file. - PaulMeuris (first post)    May 06, 2023   (1 reaction) Sorry, i assumed that it was a XML file. After reading this thread it became clear: XML generation tool B4J Library [B4X] Xml2Map - Simple way to parse XML documents - Erel    Jul 16, 2023   (51 reactions) Map2Xml - New class!
Map2Xml converts the map created with Xml2Map to a Xml string. It uses XmlBuilder library and it is compatible with B4A, B4i and B4J.
It can be used to modify existing XML documents. You read the document with Xml2Map, make the changes in the returned map and write it back with B4A Question Manifest xml - Erel (first post)    Oct 06, 2024 The style is set in a xml file named AppTheme. You should set its parent style to be a style without action bar. Other [new feature] b4xlib - a new type of library - klaus (first post)    Aug 23, 2019   (6 reactions) It is possible to create an xml file from a b4xlib file with this tool: b4xlib - XML generation.
The xml file can be read by the browser.
For all b4xlibs I have published I provide the xml file. B4A Question Native Android to B4A - DonManfred (first post)    Dec 27, 2019 ic_arrow_forward_black_24dp.xml is the arrow to right in your image. The other drawables are not on the Screens you posted. There is no code or layout included too. I don´t see how anyone can help here. B4J Library A library to generate XML documents using a template and optionally validate it using an xsd file - andrewmp    Nov 18, 2021   (4 reactions) /" XMLELEM = element name is key , value="", obj contains map, cdata = false, note key is not prefixed with tree level eg "IdCodice" - used in lists GETMAP = the element contains a map instead of a value GETLIST = the element contains a list instead of a value If you like it and use it remember sh Page: 1   2   3   4   5   6   7   Powered by ColBERT |