Hi, this is a B4XPages project, i am writing my first B4J program.
In Designer i created a button, which is a B4XView in pgm.
Then i just set the Color and Border ( in B4A that worked fine)
unfortunately in B4j the color of the button is larger then the border, that looks not good.
its the left button, the right button has setColorAndBorder(xui.color.transparent....
With the left button you see the dark blue color below the lower border
See the pic, you must have a very close look
What can i do here ?
Thanks for your help
In Designer i created a button, which is a B4XView in pgm.
Then i just set the Color and Border ( in B4A that worked fine)
B4X:
v.SetColorAndBorder(Var.limadarkblue,1dip,xui.Color_White,15dip)
unfortunately in B4j the color of the button is larger then the border, that looks not good.
its the left button, the right button has setColorAndBorder(xui.color.transparent....
With the left button you see the dark blue color below the lower border
See the pic, you must have a very close look
What can i do here ?
Thanks for your help