Coder Social home page Coder Social logo

Comments (9)

sf-migrator-bot avatar sf-migrator-bot commented on July 26, 2024

Sorry, i was wrong the difference is i think relative to the extension "validBackground" which is not supported. If i find a good way to support it i will provide a patch. Here is a copy-paste of the supported extensions from the java file.

    if (name.equals("unitVisible")) {
      return "Display the unit of the tango attribute when enabled.\n"+
             "Possible values are: true, false.";
    } else if (name.equalsIgnoreCase("userFormat")) {
      return "Overrides the tango attribute format property when specified.\n"+
             "Supports C format, ex:%5.2f .";
    } else if (name.equalsIgnoreCase("alarmEnabled")) {
      return "When enabled, the background color change with the\n"+
             "Tango attribute quality factor.\n" +
             "Default colors are: ( unless they have been changed with\n"+
             "ATKConstant.setColor4Quality() )\n" +
             " VALID   => Green\n" +
             " INVALID => Grey\n" +
             " ALARM   => Orange\n" +
             " WARNING => Orange\n" +
             " CHANGING => Blue\n" +
             " UNKNOWN => Grey\n" +
             "Possible values are: true, false.";
    } else if (name.equalsIgnoreCase("invalidText")) {
      return "Text displayed when the qulaity factor is INVALID\n" +
             "or when the connection is lost.";
    } else if (name.equalsIgnoreCase("validBackground")) {
      return "Sets the background color (r,g,b) for the VALID quality factor for this viewer.\n" +
             "Has effect only if alarmEnabled is true.";
    }

Original comment by: vallsv (http://sourceforge.net/u/valentinvalls)

from taurus.

sf-migrator-bot avatar sf-migrator-bot commented on July 26, 2024

Here it is what i have on Taurus now. I send a patch.

Original comment by: vallsv (http://sourceforge.net/u/valentinvalls)

from taurus.

sf-migrator-bot avatar sf-migrator-bot commented on July 26, 2024

Here is a sample jdw test file

Original comment by: vallsv (http://sourceforge.net/u/valentinvalls)

from taurus.

sf-migrator-bot avatar sf-migrator-bot commented on July 26, 2024

Here is the result with JDraw, and with Taurus, with and without the patch

Original comment by: vallsv (http://sourceforge.net/u/valentinvalls)

from taurus.

sf-migrator-bot avatar sf-migrator-bot commented on July 26, 2024

I would like to add a test with a non valid value from (to check the non use of the validBackground property) but i dont find anything with sys/tg_test/1

We also see there is a little difference : JDraw display "No unit", and Taurus display nothing. We sould do like JDraw, but it is quite ugly.

Original comment by: vallsv (http://sourceforge.net/u/valentinvalls)

from taurus.

sf-migrator-bot avatar sf-migrator-bot commented on July 26, 2024
  • assigned_to: Carlos Pascual
  • Category: pool --> taurus-qt

Original comment by: cpascual (http://sourceforge.net/u/cpascual)

from taurus.

sf-migrator-bot avatar sf-migrator-bot commented on July 26, 2024

patches applied to develop (thanks V. Valls)

Original comment by: cpascual (http://sourceforge.net/u/cpascual)

from taurus.

sf-migrator-bot avatar sf-migrator-bot commented on July 26, 2024
  • status: waiting --> resolved

Original comment by: cpascual (http://sourceforge.net/u/cpascual)

from taurus.

sf-migrator-bot avatar sf-migrator-bot commented on July 26, 2024

Ticket moved from /p/sardana/tickets/130/

Can't be converted:

  • _category: taurus-qt

Original comment by: tiagocoutinho (http://sourceforge.net/u/tiagocoutinho)

from taurus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.