GithubHelp home page GithubHelp logo

Comments (4)

LezaMax avatar LezaMax commented on August 10, 2024

Thanks you for the input @OfficeDeveloper1 . We can consider this but that might result in really long Tab names. Do you have a couple of examples (in English or other languages) that would require this?

from office-add-in-commands.

OfficeDeveloper1 avatar OfficeDeveloper1 commented on August 10, 2024

Hi LezaMax, Thank you for the reply. I am really excited about this new add-in model. To try and help my understanding I wanted to use very explicit resid's with long text descriptions.

The example below shows a long resid for the SupertipDescription which exceeds 32 characters in length.

Supertip
Title resid="res_ShortStrings_SupertipTitle"/
Description resid="res_LongStrings_SupertipDescription"/
/Supertip

bt:LongStrings
bt:String id="res_LongStrings_Description" DefaultValue="Addin Description" /
bt:String id="res_LongStrings_SupertipDescription" DefaultValue="Supertip Description"/
/bt:LongStrings

Are the resid's only used for linking the resources to the elements ?

from office-add-in-commands.

LezaMax avatar LezaMax commented on August 10, 2024

Yes @OfficeDeveloper1, they are only used to link to resource elements. The length of all resids attributes is the same irrespective of which resource type they are linking to.

from office-add-in-commands.

LezaMax avatar LezaMax commented on August 10, 2024

No plans to address this right now. Closing.

from office-add-in-commands.

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.