This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- custom panel
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Jul 21, 2008
07:21 AM
custom panel
Hi,
I'm new to Installanywhere and need some help with custom codes.
I need to display a panel to the end-user which prompt him for 4 details(e.g port,host ect.)and a fifth one to be enable only if he checks a check box.(o.w it should be grayed out and not available).
I understand that Installanywhere doesn't have a panel for that so I should use the custom panel.
the information given by Installanywhere to custom panel is pretty lack.
can any one please give me directions to examples?or can some one advice how to do it?
I'm using Installanywhere 2008 enterprise edition VP 1
Thanks,
Alon
I'm new to Installanywhere and need some help with custom codes.
I need to display a panel to the end-user which prompt him for 4 details(e.g port,host ect.)and a fifth one to be enable only if he checks a check box.(o.w it should be grayed out and not available).
I understand that Installanywhere doesn't have a panel for that so I should use the custom panel.
the information given by Installanywhere to custom panel is pretty lack.
can any one please give me directions to examples?or can some one advice how to do it?
I'm using Installanywhere 2008 enterprise edition VP 1
Thanks,
Alon
(4) Replies
‎Jul 21, 2008
11:10 AM
There are some examples you can download from the support site which will get you started. This if from my experience and what support has told me, you need to set a layout manager such as gridBagLayout to override the default layout used by IA. There are some KB articles which also describe making panels using Eclipse and NetBeans.
‎Jul 21, 2008
11:16 AM
Here is the link for the support page.
http://kb.acresso.com/selfservice/microsites/microsite.do?msid=MS_INSTALLATION_1_1
Click Downloads, select IA, Utilities, Custom Code and there are examples.
Use the KB page to search for whatever you are looking for.
http://kb.acresso.com/selfservice/microsites/microsite.do?msid=MS_INSTALLATION_1_1
Click Downloads, select IA, Utilities, Custom Code and there are examples.
Use the KB page to search for whatever you are looking for.