If you register for free, you will be able to post threads, vote on polls and lots more. If you have problems with the registration or logging in, please contact the administrator.
To make sure it was'nt just the skin i was using i changed back to th eoriginal one but the following problem remained.
Under finances you can check " transfers " and you get a run down of who you have a first option on of who you owe money to for a player you bought or sold, you know the kind of thing i mean. For as long as i can remember whenevr i have filled the first bit i have had a scroller on the side but have never been able to make it move, now i know 100% tha ti have a whole ton of info in their but i cannot access it, which is not only annoing but preventing me from checking all the info in their, i'm unable to see information i essentially need.
Does anyone know what the actual cause of this is, or has it happened to you, and do you have a suggestion on how to fix it. Alternatively is this a bug ?
Right, I'm going to assume you're confident in finding a named xml file, changing its read-only property, making a backup of it, editing it with a text editor and saving it again. If you're not, don't blame me if you make a mess of things - instead you might want to ask the maker of your preferred skin to make a patch release with this panel change.
Open the file "finances transfers.xml" that is appropriate for your skin. If you're using the standard skin, or your skin doesn't change it, it will be at "<install folder>\data\panels\finances transfers.xml", otherwise it will be at "<install folder>\data\skins\<your skin>\panels\finances transfers.xml".
Find the line that reads:
<boolean id="stretch_to_fit_rows" value="true"/>
or similar (I just deleted my backup since I like the new one, and forgot I hadn't posted yet :o )
Change the text "stretch_to_fit_rows" (or whatever it actually is) to "auto_size_rows".
If you want to be able to scroll the table with up and down arrows, change "fill_rows,printable" on the previous line to "fill_rows,printable,keyboard".
Save, close and load up FM05. Check it all scrolls nicely and hasn't broken in other interesting ways.
Cato thanks for that post, i will do what you've said. I saw your post in the other thread i made. I made this thread in august sadly no one replied to it and i was really wanting to know if it had affected anyone else etc Then in september i made this thread and again sadly no one posted in it, until now that is.
You're welcome. I realised after I posted in your other thread that you had a similar issue somewhere else in the game - let me know how you get on with the transfer info one, and if it all works for you I'll find what you need to change for the other problem (hopefully!).