Coder Social home page Coder Social logo

weaddquality / gsharp Goto Github PK

View Code? Open in Web Editor NEW
23.0 9.0 8.0 430.81 MB

G# Framework

Home Page: http://www.addq.se/gsharp

License: BSD 3-Clause "New" or "Revised" License

LabVIEW 83.50% HTML 16.43% Batchfile 0.07%
labview labview-addon gsharp

gsharp's Issues

Cannot create property when accessor exists

Steps to reproduce: Create a class with one attribute. Create a property but with just one accessor. Open Create Property dialog again. the "Create Property" button is disabled and cannot be enabled by choosing accessor or anything. A warning "No attributes exists" is also displayed.

Expected behaviour:

  • Select the possible accessor to create.
  • Disable the already created accessor button (Set/get)
  • Do not warn
  • Enable Create Property button

It would be even better if the scope was settable for both accessors individually to begin with.

Language tag

Trying to find this addon it's listed as HTML, not LabVIEW.

Error 1055 when setting library icon

Error 1055 occurs if trying to set a library icon on a library that contains a G#-class. It works with libraries containing native classes.
skarmklipp 2018-11-30 09 24 03

Steps to reproduce: Create a library, add a G#-class, edit library icon, apply. Poof!

Cannot clone method from class with same name as destination but in different lvlibs

Steps to reproduce: Create new project. Create two lvlibs. Create two classes, one in each lvlib but with identical class-names. Create a method in one class and try to clone it to the other class.
Issues:

  • The Create-buttons will be greyed out without explanation.
  • The classes available to clone to are listed without namespace (lvlib-name)
  • The source class is included in the list of available classes to clone to (even if it is not originally selected)

Error 1051 when creating a class with a name that already exists in memory

Right-click>Create Class. Name it to a name of a class that already exists. The "Create Class" will be greyed out, but at this point, change the template type (to native e.g.), and then just add a character to the name and delete it again, and the "Create Class" is no longer greyed out. Click "Create Class", then this error appears:

skarmklipp 2018-10-09 13 56 21

Error 1055 overriding VI without error terminals

Create a method in a class and remove its error terminals. Create a sub-class and create a method and select to override the mehotd without error terminals. Error 1055 will occur.

Error 1055 occurred at Property Node in G#IDE.lvlib:ScriptingLib.lvlib:CopyControlsFromTmplVI.vi->G#IDE.lvlib:ProviderG#100.lvclass:CreateMethod.vi->G#IDE.lvlib:AddQ_Item_OnCommand.vi->G#IDE.lvlib:AddQ_Item_OnCommand.vi.ProxyCaller
State: ResizeFP

Possible reason(s):

LabVIEW: (Hex 0x41F) Object reference is invalid.

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.