B4i Versión: 5.81
Parseando código. (0.00s)
Building folders structure. (0.03s)
Compilando código. (0.02s)
Compilado códigos de diseños. (0.00s)
Compilando el código del motor de depuración. (0.00s)
Compilando proyecto Xcode (0.23s)
Enviando datos al compilador remoto...
[SOLVED] In B4i, the GetType function always returns __NSCFNumber regardless of whether the data is Int, Byte, Float, Decimal or Long. Is there a way to differentiate these types of data? I am interested in differentiating the Long type
SOLVED. In B4i which is the library equivalent to Reflector in B4A?, I am writing the iOS version of an Android App and I need to access the GetPublicField and GetField methods
I am starting on a B4A - B4i cross platform project and I want to use XUI for this.
I have a few questions, though.
It is recommended in the video tutorials to move most of the code from the activity to a shared class module. But for multiple activities, should I use a new class module for...
Hello
i have a small webview app made with B4A, we want to convert it to B4I
the application views a website with webview and receive notifications with firebase
there is also 2 small activities
all code is simple clean and quoted with explanations
libraries used attached
modules used...
I wish a method that is called when the app crashes, like Application_Error in B4A.
https://developer.apple.com/documentation/foundation/1409609-nssetuncaughtexceptionhandler?language=objc
Thanks in advance.
Kind regards,
Alberto
Hi Guys,
I am developing a Order and Pay App (allowing users to order and pay for food and drinks on their Phones) - it is not an original idea and there are many working system out there, so I don't think there is a real issue.
I am aware of several payment systems Stripe, Braintree, Google...
Hi, Guys
How do you handle Callbacks in IOS - I am converting code from B4A to B4I
The B4A code is
' Timeout trips - hide the progress dialog and raise a Timeout event.
Sub tmrProgressTimeout_Tick()
Log("Timeout tripped")
Hide
#if B4A
If SubExists(mCallback, mEvent & "_Timeout")...
Here's a small class which produces a simple popup menu anchored to a view. It works in B4A and B4i currently.
I've attached projects to show how it is used.
Enjoy.
[Edit] New version 1.1 has better support for popup menus inside (nested?) scrollviews.
Hi,
As B4i 5.80 is coming soon, I just wanted to report this little bug in the IDE :
When using (speudo code)
Sub Process_Globals
Public const rsLayoutFormRecordingMenu = "form_recordingmenu" As String
Private PanelFormInfo As Label
public Sub InitializePage...
Hi Erel,
I have some suggestions about B4X and, given that for necessity I had to move away from B4A/B4I and jump ship to Ionic and soon Flutter, this is my feedback I can offer so that B4X could be a valid alternative to those environments especially for many of us who are a 1 man show and...
I am considering to follow this free top notch course on TensorFlow, created by Google and Udacity
Lesson 7 is about TensorFlow Lite. Are there any plans for supporting TensorFlow Lite within B4X? If so, this would make it more interesting for me to take the course.
Hi there
Yesterday I started having issues compiling an app that previously was compiling without issue. I had no problem compiling for most of yesterday until near 16:00 where I started getting this error appearing in the compilation window.
any ideas on what the issue is?
I'm looking for an imageview that provides the usual pinch to zoom and panning capabilities. I came across Narek Adonts' libZOOM library, discussed here: https://www.b4x.com/android/forum/threads/zoomable-imageview.55185/ but I am having the same issue that Graham Bancroft reported which is...
Hi all,
In B4A, it's possible to use the Simple Wifi library here – https://www.b4x.com/android/forum/threads/simple-wifi-library-updated-v-3-07-09-05-2018.76233/ (which is based on the MLwifi library) to get all kinds of information about the Wifi connection, which I can't find in B4i.
I've...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.