An Schi Well-Known Member Licensed User Jun 22, 2016 #1 I know this can be done via java object. But it took me a lot of time to even find out what i have done wrong. So my wish is to add padding options to the designer and to the code (like button1.padding(0,0,0,0)).
I know this can be done via java object. But it took me a lot of time to even find out what i have done wrong. So my wish is to add padding options to the designer and to the code (like button1.padding(0,0,0,0)).
Dave O Well-Known Member Licensed User Longtime User Jun 23, 2016 #2 I'd also like to see commonly used properties like Padding to be added to B4A over time. For obscure properties and methods, using JavaObject or Reflection is OK, but really, I love B4A because I get to code in Basic, not Java.
I'd also like to see commonly used properties like Padding to be added to B4A over time. For obscure properties and methods, using JavaObject or Reflection is OK, but really, I love B4A because I get to code in Basic, not Java.
icefairy333 Active Member Licensed User Longtime User Jun 27, 2016 #3 @Erel please think about this at next version,add this in designer can save match time to using code method.
@Erel please think about this at next version,add this in designer can save match time to using code method.