[haiku-commits] Re: r41957 - haiku/trunk/src/preferences/time

  • From: Ryan Leavengood <leavengood@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 7 Jun 2011 16:28:09 -0400

On Tue, Jun 7, 2011 at 4:18 PM, Axel Dörfler <axeld@xxxxxxxxxxxxxxxx> wrote:
>
> I think yours is indeed too verbose, but I don't really understand
> humdinger's suggestion :-)

I can try to make mine more succinct too ;)

> Guess what, it's already using a BTextView - that obviously doesn't
> help though :-)
> I'm afraid though that BTextView isn't a really good layout citizen yet
> -- it really should implement the height-for-width stuff, for example.

Yeah tell me about it, I just added a workaround in Installer due to
BTextView not resizing when the text it holds gets bigger. Though
maybe we don't want that behavior in most cases anyhow.

> Looking at the code, it looks like I specifically disabled word wrap,
> which doesn't really seem like a bright idea, but was probably a work
> around, too, I don't remember, though.

I imagine there was a reason. It might be nice to be able to specify a
tool tip max width and have it wrap in that case though.

> It's not a BIOS setting, it's how Haiku treats the clocks. Of course
> you could try to guess it, but that would only work with a working
> internet connection, and a correctly set time zone, so it's kinda
> limited.

Is there timezone setting as part of the ReadOnlyBootPrompt? Because
that seems like the time to ask for the timezone and then ask whether
the time in Haiku looks right, then suggest changing this setting.

-- 
Regards,
Ryan

Other related posts: