gsharp icon indicating copy to clipboard operation
gsharp copied to clipboard

G# Framework

Results 11 gsharp issues
Sort by recently updated
recently updated
newest added

When editing an icon for a malleable vi, the icon editor adds ".vim" to name. Applies to G# 2.0. Worked in 1.8

When changing inheritance between two classes that are not G#, the Create-method (_Create.vi) of the base class is correctly replaced to be of the new base class, but when changing...

If a method is cloned to another class, the default connector pane is used for the new method instead of the connector pane of the source method.

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...

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

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...

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](https://user-images.githubusercontent.com/3741696/49277388-ba65ea80-f481-11e8-8d9b-ed84e12015d3.png) Steps...

Change scope on a Create-method to private, then back to public. The input ref will be set to required instead of optional

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...

Steps to reproduce: Create a project, create an lvlib, create a class and when promtped, add to lvlib. Error 1450 occurs. ![image001](https://user-images.githubusercontent.com/3741696/45776390-052ddf80-bc53-11e8-8ff1-b9f7a068640f.png) [G#IDE error log #2900169.log](https://github.com/weaddquality/gsharp/files/2398495/G.IDE.error.log.2900169.log)