Four Js Development Tools Forum

Discussions by product => GAS and GBC => Topic started by: Candy M. on March 17, 2018, 01:12:18 am



Title: Unable to widen start menu, shows scroll bars at bottom
Post by: Candy M. on March 17, 2018, 01:12:18 am
We are running GAS 3.10.10, BDL 3.10.11, GBC 1.00.43.

In our application on the start menu, the start menu area is not wide enough so it trims entries on the right.   A scroll bar shows at the bottom on the form but it is not acceptable to the user.   Is there any way the user can "grab" the right vertical line of the startmenu with the cursor and move it to the right?

I've attached an image of how it looks.   I really thought I could do this in a prior release, maybe not.

Thanks!
Candy


Title: Re: Unable to widen start menu, shows scroll bars at bottom
Post by: . on March 17, 2018, 02:10:50 pm
Hello Candy
If you are using tabbedContainer style (see http://4js.com/online_documentation/fjs-fgl-manual-html/#fgl-topics/r_fgl_presentation_styles_window_style_attributes.html), it will work as you expect. The startMenu will replace the side bar and will be resizable.
In your sample, you are using a normal window. Then the sidebar is resizable and the startmenu is not. I added GBC-1809 for this request. I let you communicate your time frame constraints to your support center.
Olivier Imbert.