[Freeciv-Dev] Re: Known Bugs
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
thue@xxxxxxx,Internet writes:
>The ideal thing would be to put in all the other stuff and then find
>out the with, and from that determine the number of units to show in a
>row. But there doesn't seem to be a way to do that.
I think I've got it. It takes changing all the
city_dialog::[present|support]_units_[boxes|pixmaps|ids] from arrays to
linked lists, but it works (on my system at least). It's still not really
resize-friendly, because it doesn't always know when to redraw, but if the
dialog just stays whatever size it comes up this should work fine.
--Daniel Speyer
"May the /src be with you, always"
diff
Description: Text document
|
|