External App from Menu  Topic is solved

Discussions relating to Jiwa 7 plugin development, and the Jiwa 7 API.

External App from Menu

Postby 2can2 » Tue Aug 16, 2016 3:34 pm

Hi, I tried to copy your sample 'Launch App' plug in (V157) and then renamed the references to LaunchApp and Notepad but still can't get the plugin to add to Forms so I can address the form in Menu maintenance when adding the new exe. What am I missing? Thanks.

Code: Select all
Partial Class LaunchAppRoute       
   Inherits JiwaFinancials.Jiwa.JiwaApplication.ProcessAction.UserInterface

   Public Sub New()
       Dim RouteSch As System.Diagnostics.Process = System.Diagnostics.Process.Start(New System.Diagnostics.ProcessStartInfo("RouteSch.exe"))         
   End Sub
2can2
Frequent Contributor
Frequent Contributor
 
Posts: 171
Joined: Tue Feb 26, 2008 10:24 am
Topics Solved: 25

Re: External App from Menu  Topic is solved

Postby Mike.Sheen » Tue Aug 16, 2016 8:26 pm

but still can't get the plugin to add to Forms


So - after enabling your plugin, exiting and logging back in you need to:
  • 1. Open Form Maintenance in Jiwa
  • 2. Add the form by selecting the Form Type as plugin
  • 3. Then on the Assembly Full Name lookup column, select your plugin
  • 4. Then select on the drop-down combo the Class Name of your form "LaunchAppRoute" or "x.LaunchAppRoute" if it is namespaced.

Were you able to locate your plugin in step 3 above ? If so, were you able to select your "LaunchAppRoute" in the Class Name drop down combo?
Mike Sheen
Chief Software Engineer
Jiwa Financials

If I do answer your question to your satisfaction, please mark it as the post solving the topic so others with the same issue can readily identify the solution
User avatar
Mike.Sheen
Overflow Error
Overflow Error
 
Posts: 2583
Joined: Tue Feb 12, 2008 11:12 am
Location: Perth, Republic of Western Australia
Topics Solved: 807

Re: External App from Menu

Postby 2can2 » Wed Aug 17, 2016 12:27 pm

Thanks for the quick reply Mike.
Worked a treat. I wasn't selecting type 'Plugin' 1st before trying to add my new form!
Cheers
2can2
Frequent Contributor
Frequent Contributor
 
Posts: 171
Joined: Tue Feb 26, 2008 10:24 am
Topics Solved: 25


Return to Technical and or Programming

Who is online

Users browsing this forum: No registered users and 3 guests