octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #30519] missing "units" listener for conversio


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #30519] missing "units" listener for conversion of values
Date: Thu, 22 Jul 2010 12:55:40 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4

URL:
  <http://savannah.gnu.org/bugs/?30519>

                 Summary: missing "units" listener for conversion of values
                 Project: GNU Octave
            Submitted by: bpabbott
            Submitted on: Thu 22 Jul 2010 08:55:39 AM EDT
                Category: None
                Severity: 3 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: bpabbott
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Mac OS

    _______________________________________________________

Details:

There is some existing code for units conversion in graphics.cc
(convert_position). However, there is no listener to make use of it when the
"units" properties of various objects are changed.

The objects and units which need to be handled are ...

root
      radio_property units U ,
"inches|centimeters|normalized|points|{pixels}"
figure
      radio_property paperunits , "{inches}|centimeters|normalized|points"
      radio_property units ,
"inches|centimeters|normalized|points|{pixels}|characters"
axes
      radio_property units ,
"{normalized}|inches|centimeters|points|pixels|characters"
text
      radio_property units u ,
"{data}|pixels|normalized|inches|centimeters|points"









    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30519>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]