alignment

  1. Tirecs

    B4J Question [SOLVED] B4J TableView Column Alignment Error in Java versions higher than 8

    Hello forum members, we use this function for setting the alignment of columns of a TableView in our B4J applications: 'Possible Alignments: [ top-left | top-center | top-right | center-left | center | center-right | bottom-left | bottom-center | bottom-right | baseline-left | baseline-center |...
  2. N

    Android Question B4A Buttons Alignment

    Hello I have multiple buttons that I want to center, I also want these buttons to adapt with screen sizes, for example on tablet, these four buttons must be in one row since they can fit all together on the tablet's screen. Thank you, Nataly
  3. Markus Winter

    B4J Question Why can't you simply set the text alignment of a textField in the designer?

    Working my way through "Getting started" … Why can't you simply set the text alignment of a textField in the designer? After all, you can do it for labels. It feels VERY strange and cumbersome to have to do it in code. Is there a way to make feature requests?
  4. I

    Android Question How to find out paper width for an ESC/POS printer?

    I have been using this class by @agraham to print on a Bluetooth thermal printer and it works great. Now my client is planning to get new printers with different paper sizes. Previously all printers were of the same paper size. Now with varying size, I am looking for a way to dynamically figure...
  5. Flavio SOuza

    Android Question Aligns items side by side within the CLV

    I am using erel's CLV example. however I wanted to display it side by side in the CLV. I've already tried to reduce the panel by 48% x, but the next item doesn't go to the side and stays down. Sorry for my English.
  6. M

    B4J Question [ABMaterial] Navigation bar: How to left align title?

    Hi every one! In a navigationbar of type SIDEBAR_MANUAL_ALWAYSHIDE, is it possible to align the title text on left?
Top