B4A Question Cross-platform grid code: B4A is not equal B4J - peacemaker    Apr 28, 2024   (1 reaction) HI, All
The project is attached: the same code for B4J and B4A.
At start the objects are OK at 0.0 ... B4J Tutorial Enhancing Image Contrast by means of Histogram Equalization - Johan Schoeman    Jun 25, 2023   (8 reactions) This is a B4J version. A B4A version is here 143207... Wish Set default View.id to be equal to the View's Name - Cableguy    Dec 31, 2023   (1 reaction) I guess the wish tittle says it all, but let me explain why this wish. One of the, still mostly un-explored, major forces is the ability to use CSS, specially in the form of a file, to target the app as a whole... and while most of the times we want our mods to be the same to a whole view family, like buttons or labels, there are some rare occasions where we need to target a specific view, like to... B4A Code Snippet SMTP equal sign and another - MarcoRome    Jul 25, 2018   (6 reactions) Hi all, if you have sign equal in SMTP you have problem, same thing with form feed etd. Example this code: Dim testo As String testo = $"Look this link: https://play.google.com/store... form feed) can be represented by "=0C", and the value 61 (ASCII EQUAL SIGN...' line breaks must be used. An equal sign as the last character on a encoded line indicates... limit does not count the trailing CRLF, but counts all other characters, including any equal signs... B4i Question Why is "0xFF000000" equal to -16777216? - Mike1970    Apr 6, 2023 Hi everyone I'm using hex numbers to be comfortable with colors... I needed to add the Alpha cha... B4A Question Result of the views is not equal - Theera    Mar 15, 2023 I have studied the code. the first view was added by the designer and the last view was added by cod... B4A Example Image - Enhancing Image Contrast by means of Histogram Equalization and Histogram Stretching - Johan Schoeman    Aug 16, 2015   (12 reactions) 28857 This project demonstrates contrast enhancement of low contrast Grayscale images based on Histogram Equalization as explained at http://en.wikipedia.org/wiki/Histogram_equalization Click... will be loaded into the left ImageView and it's "Histogram Equalized" image... before (top) and after (bottom) histogram equalization has been applied. Edit: JHS_HIST_STRETCH.zip Stretching the image histogram as opposed to equalization of the image histogram - same image files... B4A Code Snippet Check equality of two files - fredo    Jun 27, 2018   (3 reactions) Skip to Entry #3 for a more efficient way (thank you Erel)
____
Edit: Code to compare two files: ... B4A Library Equalizer library - stevel05    Feb 14, 2014   (2 reactions) Here's my first attempt at a library that's suitable to share. It's for the Equalizer available in API 9 and later (Gingerbread 2.3). If it's used on a device which does not have API 9 or later, it will not fail at initialization and you can check the IsInitialized method to see if it's available and use it if it is. It is my first attempt, let me know if you get any problems with it and I'll try to sort them out. Steve I've added an example program which... B4A Question java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference - drgottjr (first post)    Feb 16, 2025   (1 reaction) you have to prepend "tcp://". but that just opens the door to another problem. i thought... Page: 1   2   3   4   |