From: Erik V. <eri...@xs...> - 2010-10-30 13:35:44
|
Stefan, Thanks! I had noticed the not-so-logical BorderLayout positions, but it had not occurred to me that these could affect scrolling. Apparently the positions are not equal. Erik. -----Original Message----- From: Stefan Frey [mailto:ste...@we...] Sent: Saturday 30 October 2010 14:21 To: Development list for Rails: an 18xx game Subject: Re: [Rails-devel] No vertical scroll bar on stock market Erik: I gave it a try: Adding a JScrollPane wrapper for the GameStatus panel and moving that to the CENTER position in the BorderLayout and the ButtonPanel to the SOUTH position should fix that issue. This would allow to add a MessagePanel to the NORTH position to display help text and other messages at the top of the window, similar to the OR window. This should be tested a little if there are not unexpected side effects. Our integration tests currently does not cover the UI part. Stefan On Friday, October 29, 2010 09:39:43 pm Erik Vos wrote: > I suppose you mean the GameStatus window. > What works in the Map/OR window should work here too, but for some reason > that escapes me it doesn't. :-( > Let's hope someone else has the right solution. > > Erik. > > > _____ > > From: Chris Shaffer [mailto:chr...@gm...] > Sent: Wednesday 27 October 2010 01:46 > To: rai...@li... > Subject: [Rails-devel] No vertical scroll bar on stock market > > > I just reported this as bug 3096040. > > I'm playing 18EU and during the stock round, all 15 minor companies plus > the major companies are listed in the stock market. When playing on my > Mac laptop, the "done" button and the bottom 20% of the stock market > window are unavailable, as they are off the bottom of the screen. Playing > on my desktop with higher resolution does not, of course, encounter the > same problem. It would help if the stock market window created vertical > scroll bars when needed. > > -- > Chris > > Please consider the environment before printing this e-mail. ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Rails-devel mailing list Rai...@li... https://lists.sourceforge.net/lists/listinfo/rails-devel |