B4A Question InputMultiList and InputMap - Roberto P.    Dec 15, 2014 I just found objects InputMultiList and InputMap, which I consider very useful to display and select lists.
in B4A there are other similar items? or is there a list of these types of objects?
you may need to create or customize CustomView?
thanks... B4A Question how to manage multi-selection in inputmapAsync - MroBurk (first post)    Nov 22, 2021 Thank you Erel!!
private sub Label1_Click
Dim m As Map = CreateMap("Item #1": True, &quo... B4A Question B4A - Inputmap - SOPET (first post)    Jun 2, 2016 Thank you very much erel... B4A Question Inputmap question - anaylor01 (first post)    Jan 23, 2014 Thanks.... B4A Question InputMap whats next ? - Wien.Mart (first post)    Dec 8, 2013 Dear Klaus. Thanks for your contributions. The last piece of code snippet was solved by Majares.
M... B4A Question InputMap and InputMultilist with cursors - Erel (first post)    Dec 8, 2013 As I said you can get the data from any source you like. Check ExecuteMap from DBUtils module.... B4A Question newb question: How to reactivate app after opening inputmap dialog? - Erel (first post)    Oct 17, 2013 Can you upload your program (File - Export as zip)?... B4A Question Crash with gesture and InputMap - akinnovation (first post)    Dec 6, 2012 I have see the thread on Bug and answer on the recycled twice error:
http://www.b4x.com/forum/bugs-wishlist/17546-bug-touch-action-up-recycled-twice.html#post100501
Using the callsubdelayed its ... B4A Question Inputmap and keypress handling - Informatix (first post)    May 11, 2012   (1 reaction) Nevertheless, this behavior is a little bit disturbing in that particular case. I agree with Alain bertrand.... B4J Tutorial Creating Linux DEB-package for GUI B4J app - peacemaker    Feb 23, 2025   (4 reactions) .javafx.scene.control.inputmap=ALL-UNNAMED --add-opens javafx.graphics/com.sun.javafx.scene=ALL-UNNAMED...-MODULE-PATH -Djdk.gtk.version=2 --add-opens javafx.controls/com.sun.javafx.scene.control.inputmap=ALL....controls/com.sun.javafx.scene.control.inputmap=ALL-UNNAMED --add-opens javafx.graphics/com.sun.javafx... -Djdk.gtk.version=2 --add-opens javafx.controls/com.sun.javafx.scene.control.inputmap=ALL-UNNAMED --add... Page: 1   2   3   4   |