Problem description:
Hi is posible to resize window in BYOND like in Vba?

Code:
Problem description: Hi is posible to resize window in BYOND like in Vba? ![]() |
Ter13 wrote:
VBA uses stretch to fit. I use this settings and it's doesn't work like in vba. Or if you have any idea how to eliminate "this bug" with "cuting" some screen when is resize, i'll be glad. |
That's not even close to what he wants. It's actually the complete opposite ._. stretch to fit with anchors set to the top left and bottom right should work, as Ter stated.
|
Just set your map to "stretch icons to fit map" and set the anchors to top-left and bottom-right.
Fair warning, stretch to fit looks like garbage.