buttons

  1. jkhazraji

    Share My Creation Creating javafx buttons with images

    Hi, 'b4jers' B4j can easily import and encompass the javafx controls and deals with them as native controls. As a demo of this power of b4j I present this outcome of a small app that took a considerable deal of research, trials and errors, and code organization.. It displays three buttons...
  2. R

    Android Question Buttons in b4xlib not available

    I have a b4xlib for a customized date pick picker. Code and files are taken from XUI Views.b4xlib and altered. All works perfectly fine in release mode, but in debug mode the buttons are not available, so I can't access them. Attached the b4xlib file. This is the code in Activity_Create...
  3. M

    iOS Code Snippet Input Dialog (modal) - slightly modified from the Erel one

    The original code: https://www.b4x.com/android/forum/threads/inputdialog-function.52811/post-331242 I modified the code to be able to add two buttons, and receive the "Success" parameter to distinguish when the user tap on the positive button or cancel button. Sub Button1_Click Dim no As...
  4. D

    Android Question B4A - Buttons not displaying on some older Android versions/devices

    Hi Everyone, First time posting, haven't needed to post everything as B4A is pretty awesome and the support forum is an amazing resource... I couldn't find anything on this particular issue. Just having a bit of an issue with older devices.... please see below... basically standard button...
Top