toast

  1. Guenter Becker

    B4A Class TD_Toast

    Name: TD_Toast Type: custom B4A Class or b4xlib Version: 1 This custom class subtitutes the standard android toast message. The benefits are: Customizable GUI Timed out Message or static until clicked Inbuild Themes Theme Attention Toast Theme Info Toast Theme Question Toast...
  2. Dave O

    Android Question avoiding "global" toasts on Chromebooks

    Short version: On Chromebooks, when my app shows a toast message every 60 seconds (checking for data updates), the toast gets shown even when my app isn't the current app. Is there a way to have my app's toasts only appear when the app is active? Longer version: My app checks a server for...
  3. Dave O

    Android Question unexpected Asian character in toast with Material font

    I'm using csBuilder to prefix toast messages with a Material-font icon (checkmark), using the Material font TTF file (so I can get the latest icons). This worked fine until recently, when I noticed that my latest builds (using B4A 11.x) are replacing the checkmark with an Asian (?) character...
  4. Mohsen Torabi

    B4A Library MaatisaLibs - Collection of Themes & Tools

    Hi to all. First of all, My English is bad so i am sorry. I am using B4A for long time, and I am thankful to B4X community and Erel, Because it changes my programming life. This is my first semi-pro;) library, So i hope it will be useful for you. This lib contains 4 Classes and one manifest...
  5. mshafiee110

    B4A Library ParsQue(Que)

    Hi ,it wraps this Github project. Library to create fully customizable Bootstrap styled alerts...
Top