⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 window_programming.hlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 HLP
字号:
{smcl}
{* *! version 1.0.0  20may2005}{...}
{cmd:help window programming}
{hline}

{title:Title}

{p2colset 5 31 33 2}{...}
{p2col :{hi:[P] window programming} {hline 2}}Programming menus and windows{p_end}
{p2colreset}{...}


{title:Syntax}

{p2colset 5 35 37 2}{...}
{p2col :{helpb window fopen} ...}Display open dialog box{p_end}
{p2col :{helpb "window fopen":window fsave} ...}Display save dialog box{p_end}
{p2col :{helpb window manage} {it:subcmd} ...}Manage window characteristics{p_end}
{p2col :{helpb window menu} {it:subcmd} ...}Create menus{p_end}
{p2col :{helpb window push} "{it:command_line}"}Copy command into Review window{p_end}
{p2col :{helpb window stopbox} {it:subcmd} ...}Display message box{p_end}
{p2colreset}{...} 


{title:Description}

{pstd}
The {cmd:window} command lets you open, close, and manage the windows in
Stata's interface.  Using the subcommands of {bind:{cmd:window menu}}, you
can also add and delete menu items from the {hi:User} menu from Stata's main
menu bar.  {bind:{cmd:window push}} adds "{it:command_line}" to the Review
window.


{title:Remarks}

{pstd}
Complete documentation for programming windows and menus is provided in the
online help.

{pstd}
For documentation on creating new dialog boxes, see {help dialog programming}.


{title:Also see}

{psee}
Manual:  {bf:[P] window programming}

{psee}
Online:  {helpb dialog programming}
{p_end}

⌨️ 快捷键说明

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