Page 1 of 1

Developing a plugin from scratch

PostPosted: Mon Jun 20, 2022 7:42 am
by sagharfrancis
I want to create a custom plugin for learning purposes. I want to display a button on the menu ribbon and display a text message.

When I created a new c# plugin I found some already written code with some classes and methods. I didn't find any documentation regarding these classes and methods in the Jiwa forum.

Can any explain me these methods and classes ?


Regards,

Saghar

Re: Developing a plugin from scratch  Topic is solved

PostPosted: Mon Jun 20, 2022 10:42 am
by SBarnes
The attached plugin will do what you requested from a sales order screen.

Jiwa uses the Infragistics controls which have online help, as well as Spread.net by Grape City that has online help as well.

As for Jiwa code you can actually look at the code by using a tool like Just Decompile by Telerik just open the relevant DLLs from the programming directory.