Page 1 of 1

winminimize

Posted: Fri Dec 29, 2023 5:22 am
by tvonbrasch
Hi,

why does the winminimize command not minimize the workfile window in this example?

Code: Select all

close @all wfcreate(wf=1, page=m) m 2020 2030 genr x1=nrnd pagecopy(wf=2, page=p) x1 winminimize(q) @all



Is this a bug?
Thomas

(EViews 13, nov 7 build 2023, panes and tabs mode)

Re: winminimize

Posted: Tue Jan 02, 2024 9:18 am
by EViews Steve
Yes, it was a bug for when multiple windows are grouped together into a parent tabbed frame (like your two workfiles). It'll be fixed in the next 13 patch.

Steve

Re: winminimize

Posted: Mon Jan 08, 2024 4:45 pm
by EViews Steve
13 patch with this fix has been released.