danyallard / Menu

Replacement to the native menu of LabVIEW
MIT License
3 stars 0 forks source link

Missing class #1

Closed cxksjy closed 1 year ago

cxksjy commented 1 year ago

Can you provide the missing classes? VIActivation.class

danyallard commented 1 year ago

@cxksjy I upload it to github.

Thank you for reporting this issue

cxksjy commented 1 year ago

@danyallard Thank you for your prompt response! VIActivationclass is missing a parent interface: ClassUtilities.lvlib:Classbyref.lvclass You may need to provide a full dependency for this awesome feature to work。

danyallard commented 1 year ago

@cxksjy the ClassUtilities is available at this path : https://github.com/danyallard/ClassUtilities

Hope that help resolve the problem