popup

  1. Brian Michael

    B4A Library [B4A] [XUI] BMPopUp v1.2

    [UPDATED V1.2] Hello everyone, it is a pleasure for me to show you my first library for B4A. BMPopUp is a library that will allow you to create PopUp messages in your applications. You can change the look as you like. Thanks in advance for visiting I hope you like it. Normal PopUp...
  2. mcqueccu

    Android Question As popup menu example crashing

    Hi, per the title, I tried running the Example as is, and with B4J when you click the first button, the button DIMS but no menu is shown. Also, when you run and click the second button, the menu appears but when you click the first button just after the second button, you get this error The...
  3. M

    iOS Question Native msgbox input field UI

    Hi everyone, I need to implement a native msgbox to ask for an input with a textfield like this How can I create this? Thanks in advance and merry Christmas šŸŽ!
  4. M

    iOS Question Textfield in a msgbox

    hi everyone, how can i put a textfield in a msgbox like in this example? thank you in advance :D
  5. Alexander Stolte

    B4A Class [B4X] [XUI] AS Popup Menu

    This is a simple cross platform Popup Menu. I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it here by Paypal or with a coffee. :) Left: B4J Right: B4A...
  6. S

    B4A Class PopupMenu SubMenu

    Hello, The class clsPopupMenu shows a Popup Menu which can own sub menus. The options are stored in a map. In the example they are in json file in the assets folder. 3 events are fired : - open : A popup menu has been opened - click : An option has been clicked - close : A popup menu has...
  7. C

    Android Question How do i enable Smart popup permission?

    Hi, I have a Samsung device and I noticed that there is a function called Smart Popup. I want to implement that function in my app but I don't know what permission to use. Also whatsapp and Amazon enabled smart popup automatically Can you help me? Thanks in advance, Simone
  8. M

    Android Question AC ToolBar change menu button color

    Hi everyone! How do I change the color of this three dots?
  9. K

    B4A Class [B4X] myPopup popup menu (B4A/B4i)

    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.
Top