B4A Library [Lib] BetterDialogs - Informatix Apr 11, 2016 (29 reactions) - The BodyWidth and BodyHeight parameters defines now accurately the size of the dialog body.
v2.1:
- I added a "closing" event raised just before a custom dialog is dismissed. You can cancel the closure by returning False.
v2.11:
- I added the "DlgResponse" parameter to the Closing event.
This l B4A Tutorial Dialogs library 2017 - Custom dialogs and async methods - Informatix (first post) Jun 01, 2017 (8 reactions) ??? It was possible. My BetterDialogs lib has this feature. B4A Library libGDX - Game Engine - Informatix (first post) Aug 03, 2015 (1 reaction) If I remember well, there's only one example that uses an external library: Perf_Skaters, and its source code includes the following warning: 'This demo requires the Better Dialogs library: 'http://www.b4x.com/android/forum/threads/lib-betterdialogs.30739/ B4A Library [Class] Floating Windows - ttsolution (first post) Feb 26, 2015 I will try with your BetterDialogs library. Thanks Informatix. B4A Question InputBoxAsync in [Lib] BetterDialogs - vecino (first post) Sep 28, 2017 I suppose the only one who can answer is the creator, Informatix
The library is BetterDialogs.
Thank you. B4A Question B4A MsgBox others colors and others dimensions - ABS (first post) Dec 12, 2016 I'm sorry, my previous text has been cut. It is:
The B4A v6.50 hadn't any libraries named Dialogs library or BetterDialogs library.
Were can I donwload directment the Dialogs library or the BetterDialogs library?
In the "search" above appears a lot confusion of different subjects but nothing abou B4A Question BetterDialog Informatix - Dey May 18, 2017 Hello Informatix You think the BetterDialog library may have the new features es. MsgBoxAsync? Thank's for your job B4A Question Where is the Dialogs library in 5.50? - DonManfred (first post) Mar 19, 2016 (1 reaction) See these links. I gues the Tutorial is talking about the first link, the Dialogs library.
https://www.b4x.-library.6776/#content
https://www.b4x..52370/#content
https://www.b4x.com/android/forum/threads/lib-betterdialogs.30739/#content Java Question BetterDialogs InputBox Question or wish - imbault Dec 15, 2019 Hi,
In the Fred very good library, is it possible to limit the length of the string in the BetterDialogs.InputBox ?
Thanks
Patrick B4A Question Exception in MessageBox function - artsoft Nov 08, 2022 Hi all! Currently I am faced with this error: 135781 I simply use the BetterDialogs library from @Informatix for asking the user some logical decision in my app. Within the library, there is a place where this is called: Msgbox.msgbox(ad, false); Here ad is a AlerDialog: AlertDialog ad; And b Page: 1 2 3 4 5 6 7 Powered by ColBERT |