|
| 01 Sep 2016 03:24 PM |
Does the border of a frame/button/label count towards the total pixels? For instance, lets say I have something that's 100 * 100, with a 1 pixel border, would the actual size be 99 * 99? Or am I just speaking out my ###?
|
|
|
| Report Abuse |
|
|
Skellobit
|
  |
| Joined: 13 Apr 2016 |
| Total Posts: 12758 |
|
|
| 01 Sep 2016 03:27 PM |
no, make the border huge and see what happens the border is separate from the actual GUI
Formerly ToxicDominator - add 17,509 posts |
|
|
| Report Abuse |
|
|
|
| 01 Sep 2016 03:27 PM |
| If it had a 1 pixel border and it didn't draw the border outside the object, you would have a 98 * 98 object(not 99 * 99 because the border goes all the way around), in the case where it doesn't draw over the border makes the object bigger. |
|
|
| Report Abuse |
|
|