B4A Library AHLocale library - corwin42    Jan 24, 2017   (22 reactions) device uses. You can even translate your apps to different languages.
The AHLocale object provides... interface changes.
AHLocale
Author: Markus Stipp
Version: 1.16
AHDateTime
Fields:
DEFAULT As Int
FULL... B4A Question AHLocale GetRelativeTimeSpanString with a DateTime Value - Alexander Stolte    Jul 25, 2017 A few days ago, i implemented the library of @corwin42 with the name ahlocale.
My Problem...:
'from the lib. AHLocale
Dim du As AHDateUtils
'our DateTime value
Dim DateString... German wie kann ich mit AHLocale alle eingestellten Sprachen herausfinden? - Alexander Stolte (first post)    Jan 24, 2021
Wie kann ich also feststellen, welche Sprachen noch installiert sind?
damit findest du heraus, welche sprache der benutzer gerade hat.
Dim jo As JavaObject
jo = jo.InitializeStatic(... B4J Question [solved] Setting a decimal separator - udg    May 20, 2019 Hi all, I'm aware of a few ways to set a decimal separator so to output a double according to locale settings or whatever is needed, but I'd like to know if it can be easily done by using JavaObject alone. To be clear, I saw the thread about using AHlocale+JO+Reflection I know how to do it substituting a dot with a comma (or whatever) on a string from NumberFormat/2 I Know about B4X Formatter. My goal is to learn something new, not to solve a specific problem. So, how to set... B4i Question Hosted Builder failing - tsteward    Mar 24, 2025 Trying to compile my app using Hosted Builder but get error
/Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/b4i_xwysiwygeditor.h:13:9: fatal error: 'AHLocale.h' file not found
#import "AHLocale.h"
... Wish Encryption, AHLocale, Barcode scanner - inakigarm (first post)    Nov 29, 2014 +1... B4A Question Google Play translation: AHlocale not recognized? - designer2k2 (first post)    Jul 21, 2014 ok got it sorted by myself, i took out the AHlocale Lib for the translations and make it now with the native android tools:
http://www.b4x.com/android/forum/threads/localize-your-app-using-androidresources.19165/#content
Google Play recognizes the translations now, everything is fine :)... B4A Question SQLite, Column Names, and AHLocale - tdocs2 (first post)    Jun 1, 2014 Since you are using AUTOINCREMENT, you cannot combine the two in the primary key. It has to be one o... B4i Question multilanguage Lib For Ios - imbault    Apr 12, 2015 Is there any lib or class to make a multilanguage App for B4i like AHLocale Lib for B4a ? It would be very usefull. Thx Patrick... Share My Creation Tape calculator - klaus    Apr 9, 2019   (4 reactions) Attached you find a small kind of paper tape calculator that memorizes the different operations. This was my first program in B4Android ported from B4PPC. It uses one Togglebutton with user defined bitmaps added in the code. Uses following libraries: StringUtils (standard) AHLocale (additional) Best regards. EDIT: 2012.11.26 Updated the program, works also on tablets. EDIT: 2013.06.20 Version 1.4 Added landscape mode, with no loss of calculation. Added multilanguage, currently en, fr, de... Page: 1   2   |