From: <wak...@ea...> - 2005-04-22 19:28:29
|
I've just committed the rest of the UI code to display stock tokens moving around the stock market. You can click on the company name to select the token, and use the buttons to push them all over the board. There is a bug with the message box that displays if no token is selected: the error message doesn't show up in the box. I haven't tracked that bug down, but I suspect that it's likely due to the brute force nature of the current UI code. Either way, I think now is the time to start looking at the UI and figuring out how we want to display the various bits of information. I suppose that until we get some volunteers for creating game artwork, or permission to use existing art from the existing games, we can stick with raw numeric output. However, I think it might be worthwhile to eventually display stock certificates graphically and perhaps aim for a drag-n-drop UI. Thoughts? ---Brett |