Hi,
i use xcode 8.3.3 and Swift 3.
Example:
New button on the storyboard and a look in the size in the size inspector. It's not possible to change the height of the button. What do i make wrong ?
greets
Andi
Hi,
i use xcode 8.3.3 and Swift 3.
Example:
New button on the storyboard and a look in the size in the size inspector. It's not possible to change the height of the button. What do i make wrong ?
greets
Andi
I understand the problem is when you use Interface Builder (not when you run the app) ?
You cannot change height. Can you change width ?
What is the height written in the Height field ?
You cannot change because :
- the value is dimmed and cannot be edited ?
- the scroll buttons on the right are not active ?
- you can change the value but no effect on the button ?
- yes
- ican change width without problems
- height = 21
- correct
- correct
- i cannot change anything in height
thanks for your efforts
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
PS: i have solved the problem. The problem is the style type from the button. I used Push. If i change to bevel, there are no problems with the height.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thank you again @Claude31
OK, wish you good luck for continuing.
Don't forget to close the thread.
where can i close this threat ?