From: Till S. <til...@tu...> - 2014-04-17 14:20:25
|
Hi, Am Donnerstag, 17. April 2014, 12:41:35 schrieb Andrew Zhilka: > > -----Original Message----- > From: "Anjenson" <hot...@gm...> > Sent: 15/04/2014 21:00 > To: "Till Schäfer" <til...@tu...> > Subject: More Improvements for Random Subset > > Hi Till, > > I have noticed you fixed my bug about resetting background. In your fixes you used border, so I wanted to explain why I have chosen background: when resetting border to red numbers are aligned to new border and it's like weird animation. > I also noticed that if I delete default text letter by letter NumberFormatException is thrown (when you're setting value variable. So I added changes that assume that field is empty while it is empty or it contains text. > > I attached the improvements. Hope they help. Good to now! I can reproduce the jumping behaviour. it seems to be a problem of the native look and feel, that we are using for the swing components (borderfactory borders do not respect this look and feel settings). However i have another problem with that look and feel, and that is: the background color is not drawn for (qt / kde look and feel), therefore i will stick with the borders, but i have integrated your other fix. Greetings, Till -- Dipl.-Inf. Till Schäfer TU Dortmund University Chair 11 - Algorithm Engineering Otto-Hahn-Str. 14 / Room 237 44227 Dortmund, Germany e-mail: til...@cs... phone: +49(231)755-7706 fax: +49(231)755-7740 web: http://ls11-www.cs.uni-dortmund.de/staff/schaefer pgp: https://keyserver2.pgp.com/vkd/SubmitSearch.event?&&SearchCriteria=0xD84DED79 |