Hello All,
I'm on a project trying to apply styles as globally as possible. I would like to create a button for each page that when clicked allows the user to print the screen. Currently I have the function key panel set to the right and would also like this button to appear within that panel. Is this possible? And as this is a user defined extension, am I able to style it via AutoGui+? (note: the logic to print the screen is not an issue, i'm simply confounded by the styling/location of the button itself)
Thanks,
zzz
How to Add Buttons to Function Key Panel
Moderator: jeanmichel
- jeanmichel
- Posts: 109
- Joined: 23 May 2014, 11:37
- Location: Sydney
Re: How to Add Buttons to Function Key Panel
Hi,
It is not possible at this stage to add a user defined button to the function key panel.
We will be enhancing this in the next version.
You can add a button on every screen by using AutoGui+ and creating a rule similar to the TOP_BANNER rule (with a push button extensions instead).
In a nutshell you must use the keyword _AX_ONCE_ in the identification rules for the target and this will put a button "once in every screen".
Hope this helps
It is not possible at this stage to add a user defined button to the function key panel.
We will be enhancing this in the next version.
You can add a button on every screen by using AutoGui+ and creating a rule similar to the TOP_BANNER rule (with a push button extensions instead).
In a nutshell you must use the keyword _AX_ONCE_ in the identification rules for the target and this will put a button "once in every screen".
Hope this helps
Regards,
Jean-Michel Rapin
LANSA Pty Ltd
email: JeanMichel.Rapin@lansa.com.au
Address: 122 Arthur Street, North Sydney, NSW 2060, Australia
Tel: +61 289 070 262 http://www.lansa.com | http://blog.lansa.com |
Jean-Michel Rapin
LANSA Pty Ltd
email: JeanMichel.Rapin@lansa.com.au
Address: 122 Arthur Street, North Sydney, NSW 2060, Australia
Tel: +61 289 070 262 http://www.lansa.com | http://blog.lansa.com |
Re: How to Add Buttons to Function Key Panel
Hi @jeanmichel,
Has lansa enhanced to add user defined button to the function key panel yet?
Thanks
Has lansa enhanced to add user defined button to the function key panel yet?
Thanks
Regards,
Safal Piya
Safal Piya
- jeanmichel
- Posts: 109
- Joined: 23 May 2014, 11:37
- Location: Sydney
Re: How to Add Buttons to Function Key Panel
Hi Safal,
A button panel extension has been added in v4.1.1 which allows you to add customs buttons.
A button panel extension has been added in v4.1.1 which allows you to add customs buttons.
Regards,
Jean-Michel Rapin
LANSA Pty Ltd
email: JeanMichel.Rapin@lansa.com.au
Address: 122 Arthur Street, North Sydney, NSW 2060, Australia
Tel: +61 289 070 262 http://www.lansa.com | http://blog.lansa.com |
Jean-Michel Rapin
LANSA Pty Ltd
email: JeanMichel.Rapin@lansa.com.au
Address: 122 Arthur Street, North Sydney, NSW 2060, Australia
Tel: +61 289 070 262 http://www.lansa.com | http://blog.lansa.com |