iOS Question DatePicker positioning problem

gjoisa

Active Member
Licensed User
Longtime User
I added a datepicker in designer . But I can't re position it with designer script or anchor values . it shows some unexpected behaviour . What is the solution ?
 

gjoisa

Active Member
Licensed User
Longtime User
Which ones? How can we help you without informations?
Designer script:
DatePicker1.Top = 29%y
DatePicker1.Left = 30%x

DatePicker2.Top = 19%y
DatePicker2.Left = 30%x
this is my designer script code . But in actual device datepicker is not positioned in mentioned point .
 
Upvote 0
Top