A new opened browser
Moderators: Tyler, Scott, PWB v2 Moderator
A new opened browser
Is it possible to configure the INI file to open a new PWB browser, maximized, when a link is clicked on. The link is configure to launch a new browser. The INI file is set to open an maximexed when the PWB is launched for the first time - I'd like to set it to open the other windows to me full view as well.
I think it is possible to open a new window maximized via JavaScript.
Otherwise, I just posted a new PWB v2.05 beta that adds the following setting.
[SecondWindow]
...
StartMaximized=True
...
This setting will tell PWB to open all child windows maximized.
www.teamsoftwaresolutions.com/beta/PWBv205.zip
--Scott
Otherwise, I just posted a new PWB v2.05 beta that adds the following setting.
[SecondWindow]
...
StartMaximized=True
...
This setting will tell PWB to open all child windows maximized.
www.teamsoftwaresolutions.com/beta/PWBv205.zip
--Scott