boolean

  1. Alexander Stolte

    Android Example [B4X] AS Settings - Boolean Property

    https://www.b4x.com/android/forum/threads/b4x-xui-as-settings.147435/ Example 'Boolean AS_Settings1.MainPage.AddProperty_Boolean("Basic","PropertyName_1","Boolean Property True","",Null,True) AS_Settings1.MainPage.AddProperty_Boolean("Basic","PropertyName_2","Boolean Property False","",Null,False)
  2. Pedro Caldeira

    Android Question Error in dialog.response

    Hello All, I have a small code that questions the user to confirm to exit the Application and I am getting a strange error, saying that the compiler cannot parse the dialog response B4A 7.30 The Error in the Log window is : Error occurred on line: 1559 (Main) java.lang.RuntimeException...
Top