ID:136557
Aug 13 2002, 3:04 pm
|
|
all popup windows appear this big I I in byond games, no matter how much text it is, so it ends up really skinny and very tall, and making it annoying to read. is there a way to fix this?
|
Copyright © 2025 BYOND Software.
All rights reserved.
Yeah, that's a known bug that has been fixed in the latest version. Unfortunately I forgot to compile it up with the current version so it hasn't been released yet. If I can do that without much effort, maybe I'll try to put it out before our next big release.
A temporary work around is to make the button text longer, by surrounding it with spaces, eg " OK ". The dialogs currently size to the total width of the buttons.