resize window as persistent h,w

Post here if you need help using Actiona
Post Reply
eureka
Posts: 204
Joined: 08 Mar 2016, 22:18

resize window as persistent h,w

Post by eureka »

I am using Actionaz version 3.8.0 on Ubuntu 14.04 (32 bits).

When launching menus windows such as in Multi data input I would like to set window size so that user does not need to scroll to view long menu item names.

I cannot maximize the action window since there are no maximize / minimize buttons in window.
I can right click on action window tool bar then Resize (Alt + F8)
But the windows have to be resized each time the window is invoked.

How can I make window size (width, height) persistent?
eureka
Posts: 204
Joined: 08 Mar 2016, 22:18

Re: resize window as persistent h,w

Post by eureka »

I have found a work around ..

In the Question field of Multi data input I padded out the length of the text by adding spaces to ensure that all menu items are visible ..

e.g.
Choose from menu ..............................(Alt+F8 to resize window)

This expands the width of the window and also advises user how to resize vertically.
But it would be useful to understand how preset widget window size as vars in a code block.
Post Reply