CSDN首页 空间 新闻 论坛 Blog 下载 读书 网摘 搜索 .NET Java 视频 接项目 求职 在线学习 买书 程序员 通知
不看会后悔的Windows XP之经验谈 简单快捷DIY实用家庭影院
CSDN社区
搜索 收藏 打印 关闭
CSDN社区 >  PowerBuilder >  API 调用

如何排列窗口,如:水平排列,层叠排列.急!!!

楼主xingONE(小文)2005-01-31 18:06:57 在 PowerBuilder / API 调用 提问

如何排列窗口,如:水平排列,层叠排列.急!!! 问题点数:10、回复次数:3Top

1 楼ghostagain(心情卡片)回复于 2005-02-01 13:39:20 得分 2

mdiframe.ArrangeSheets   (   arrangetype   )  
   
  mdiframe The   name   of   an   MDI   frame   window.  
  arrangetype A   value   of   the   ArrangeTypes   enumerated   datatype   specifying   how   you   want   the   open   sheets   arranged   in   the   MDI   frame   window.   Values   are:· Cascade!   —   Cascade   the   sheets   that   are   not   minimized   so   that   each   sheet's   title   bar   is   visible   and   arrange   icons   of   minimized   sheets   in   a   row   at   the   bottom   of   the   frame.   · Layer!   —   Layer   the   sheets   that   are   not   minimized   so   that   each   sheet   completely   covers   the   one   below   it   and   arrange   icons   of   minimized   sheets   in   a   row   at   the   bottom   of   the   frame.   · Tile!   —   Tile   the   sheets   that   are   not   minimized   so   that   they   do   not   overlap   and   arrange   icons   of   minimized   sheets   in   a   row   at   the   bottom   of   the   frame.· TileHorizontal!   —   Tile   the   sheets   that   are   not   minimized   so   that   each   is   beside   the   other   without   overlapping   and   arrange   icons   of   minimized   sheets   in   a   row   at   the   bottom   of   the   frame.· Icons!   —   Arrange   the   minimized   sheets   in   a   row   at   the   bottom   of   the   frame.Top

2 楼ghostagain(心情卡片)回复于 2005-02-01 13:40:46 得分 2

另外:打开一个SHEET是也可以设置排列方式:  
   
  函数:   openSheet   (....)Top

3 楼lqlsun(执着)回复于 2005-02-01 14:04:08 得分 6

这样就可以了:  
  mdiframe.ArrangeSheets   (   arrangetype   )  
   
  arrangetype   的取值:  
   Cascade!    
   Layer!    
   Tile!    
   TileHorizontal!    
   cons!Top

相关问题

  • 如何排列窗口,如:水平排列,层叠排列.急!!!
  • image的排列问题,急!
  • 关于在MDI窗体中平铺和层叠排列窗体的问题?
  • 谁有排列组合的算法???急!!!
  • 工具栏的排列问题!!!!!急!!
  • 为我在<f:selectOneRadio>的JSF标记中设置layout="PAGE_DIRECTION"后radio按钮还是水平排列而不是垂直排列!
  • 紧急救命问题:记录的有序排列
  • 怎样动态生成、排列控件?(急)
  • 一个排列组合问题,急用,请快帮忙!!
  • 1--N的全排列,谁有算法,急用

关键词

  • 排列
  • sheets
  • minimized
  • arrangetypes
  • 水平
  • tile
  • cascade
  • overlapping
  • frame
  • layer

得分解答快速导航

  • 帖主:xingONE
  • ghostagain
  • ghostagain
  • lqlsun

相关链接

  • PowerBuilder类图书
  • PowerBuilder类源码下载

广告也精彩

反馈

请通过下述方式给我们反馈
反馈
提问
网站简介|广告服务|VIP资费标准|银行汇款帐号|网站地图|帮助|联系方式|诚聘英才|English|问题报告
北京创新乐知广告有限公司 版权所有, 京 ICP 证 070598 号
世纪乐知(北京)网络技术有限公司 提供技术支持
Copyright © 2000-2008, CSDN.NET, All Rights Reserved
GongshangLogo