floatwindows.hlp

来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· HLP 代码 · 共 42 行

HLP
42
字号
{smcl}
{* 21mar2005}{...}
{cmd:help floatwindows} (Windows only)
{hline}

{title:Title}

{pstd}Specify whether to enable floating window behavior for Windows


{title:Syntax}

{p 8 22 2}
	{cmd:set floatwindows} {c -(} {cmd:on} | {cmd:off} {c )-}


{title:Description}

{pstd}
{cmd:set floatwindows} specifies whether to enable floating window behavior 
for all Stata windows except the main Stata window and the Results window. 
The term "float" in this context means a window will always float over
the main Stata window. When floating, these windows can never be placed 
behind the main Stata window and can be focused, minimized, or maximized
as a single group.

{pstd}
{cmd:on} specifies that windows will float above the main Stata window.
{cmd:off} specifies that windows will not be constrained to float above the
main Stata window.  The default value of {cmd:floatwindows} is {cmd:off}.


{title:Also see}

{psee}
Manual:  {bf:[R] query},{break}
{bf:[R] set}

{psee}
Online:  {helpb query}, {helpb set}
{p_end}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?