On 3/6/14 4:06 PM, "OmPrakash Muppirala" <bigosma...@gmail.com> wrote:
>>> So, if we're going to do an RC5, what do we want to do about the > >> >>jumping: >> >> >> >> 1) nothing >> >> 2) don't show any window at all (visible=false) until the strings >>are in >> >> and the window is position. This could make start up seem slower. >> >> 3) don't reposition the window. >> >> 4) other ideas? >> >> >> > >> >Can we load the strings after the window center's itself on the screen? >> Also possible, but then the screen appears blank for a bit, then the >> strings appear. >> >> Thoughts? >> -Alex >> >> >It appears blank initially anyways before the jump. At least if we center >it right away, there wont be a jump. I think having it blank for a few >seconds is okay. > >Maybe would could have all the dropdowns show a default label of >"Loading..." so that it does not appear blank. Interesting idea, but that will be in English since we are waiting to load the default localized strings. Maybe I'll look into putting up a busy cursor. -Alex