Bug? Problems with picker control

rboeck

Well-Known Member
Licensed User
Longtime User
Hi, i have found some problems with the picker control:
First, because i had troubles with the sizing i tried to use panels and place the picker controls inside; this works, but it makes some problems with the position.

In the example project you can see in "AnreichW.bal", that i had to use negative values for the positioning of mpicker. The smaller pickers didnt need this correction.
Second point: on the main screen i tried to use the picker as menu; the long click event is useable, the
Click event is not useable.
And last: is it possible to choose the font of the picker controls?
 

Attachments

  • temp.zip
    5 KB · Views: 242

Erel

B4X founder
Staff member
Licensed User
Longtime User
Top