2 Attachment(s)
Beta 23 - Bitmap Button and others
Hi,
The button images have already been mentioned in previous post, but I would re-submit an application example to observe what is happening.
The example used strings, counters, select object (as markers) and image buttons.
The markers allow us to see what happens to the button images, buttons and other controls system.
See the first screen, the image buttons move vertically, which corresponds to the half of height of the image used in them.
Not occuring with normal system button which is located correctly in the example.
The counter and text are located correctly as long as the size of the area is greater than the text and number to display.
To avoid this issue for the text may be to have an action to define the self-adjustment, which would be helpful in these cases (this is the default on Windows).
When running the application can see that the buttons are working properly and drive images including transparent areas of the buttons. What does happen is that there are times when the button does not react to the touch, you can see when you go from one button to other and you have to do two Tap to take the focus (and seems to be a problem of focus, the first Tap makes the focus and then executed).
The second screen confirms the above in the objects used, can be seen as the counter moves up in a position that seems to have no input correlativity.
EDIT: another example
attach a second application where during testing you can see that if you press the button at the bottom and the contact area or tap is below the marker flag in the design will activate the button below. (the marker corresponds to that button)