Four Js Development Tools Forum

Discussions by product => GAS and GBC => Topic started by: Peter M. on February 01, 2017, 09:14:36 am



Title: Launch RUN in new tab. What is the style name?
Post by: Peter M. on February 01, 2017, 09:14:36 am
Hi.
Re this update in GWC 1.00.29 / GAS 3.00.24

A global 4ST style on the first application (aka the /ua/r/ URL) will define if subsequent RUN and RUN WITHOUT WAITING will be executed in a new browser window/tab

https://4js.com/support/issue/?id=GBC-00929&back=%2F%3Fproduct%3DGBC%26fixed_in%3D1.00.29

I have been looking forward to this one.  Where do I enable it to test?

Thanks

Peter


Title: Re: Launch RUN in new tab. What is the style name?
Post by: Lionel F. on February 01, 2017, 12:01:53 pm
Hi Peter,

The style is called "browserMultiPage". You can find it in the "what's new?" section of the GAS documentation (http://4js.com/online_documentation/fjs-gas-manual-html/#gas_whatsnew_300_mr.html)  and, in a more general way, in the list of style attributes in the FGL documentation. It's an UserInterface style attribute : http://4js.com/online_documentation/fjs-fgl-manual-html/?path=fjs-fgl-manual#r_fgl_presentation_styles_userinterface_style_attributes.html

Don't hesitate if you have any other question.

Best regards,
Lionel


Title: Re: Launch RUN in new tab. What is the style name?
Post by: Peter M. on February 02, 2017, 02:04:08 am
Thanks Lionel.  I looked in the readme and a few other places, next time I will head straight to what's new.