readme.mark

来自「NIST Net – A Linux-based Network Emulati」· MARK 代码 · 共 15 行

MARK
15
字号
The Frame widget is a simple decorative container widget, written byEdward Falk (web page at http://www.best.com/~falconer/Widgets/).I found and fixed a minor bug in the geometry management.  The bug showsup when you embed a frame in something like a form widget.  I alsodidn't like the way allowResize=FALSE worked (child could set any valueoriginally, no matter what parent had set, but then couldn't changethereafter), so I changed it to what I wanted (child is stuck withwhatever parent decides).  This may not be standard semantics, but it'swhat I wanted.  I didn't mark my changes in any way, but I've includedthe original (as a gzipped tar file), in case you want to compare.	Mark Carson	2/2000

⌨️ 快捷键说明

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