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

  • From: Ryan Leavengood <leavengood@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 7 Jun 2011 14:04:06 -0400

On Tue, Jun 7, 2011 at 11:42 AM, Humdinger <humdingerb@xxxxxxxxxxxxxx> wrote:
> 2011/6/6, leavengood@xxxxxxxxx <leavengood@xxxxxxxxx>:
>> Change the label for "Clock set to:" to "Hardware clock set to:" since that
>> is what this setting represents. Also added a fairly long explanatory tool 
>> tip.
>> +     "This setting controls how Haiku will display your time based on how\n"
>> +     "time is measured in the computer's hardware clock. Windows is 
>> usually\n"
>> +     "set to local time, meaning the hardware clock is measured in the 
>> same\n"
>> +     "time as the configured time zone. When this is set to GMT it means
>> the\n"
>> +     "hardware clock is measured based on GMT and Haiku will adjust the
>> time\n"
>> +     "it shows based on the configured time zone."));
>
> No offense, but I think this tooltip will result in some head scratching... :)
>
> I'm not sure I understand this setting correctly, but if I'm on the
> right track, something like this may be easier to grasp:
>
> "This setting should match the configuration of the
> hardware clock (BIOS/UEFI), so Haiku correctly adjusts
> the displayed time with regard to the set time zone."

I'm open to making it more succinct, as I agree mine is very verbose.
But it is a somewhat complicated topic. If other people find your
verbiage easier to understand I'll change it. Opinions?

As for the newlines, they are needed to avoid a ridiculously long
tooltip (there might be a smarter way to have the tooltip text wrap
though...maybe by using BTextView inside the tooltip.) Tips here are
appreciated too :)

If there is any way to automatically detect the BIOS setting that
would be the best solution though.

-- 
Regards,
Ryan

Other related posts: