3660|6

83

帖子

0

TA的资源

一粒金砂(初级)

楼主
 

在EVC里我使用CPen的时候,为什么说没有定义PS_DOT? [复制链接]

在EVC里我使用CPen的时候,为什么说没有定义PS_DOT?是不是在Wince里不支持PS_DOT属性了?

最新回复

果然是不支持啊!结贴!  详情 回复 发表于 2007-11-1 15:47
点赞 关注

回复
举报

75

帖子

0

TA的资源

一粒金砂(初级)

沙发
 
这个问题没有人知道吗,顶一下!
 
 

回复

71

帖子

0

TA的资源

一粒金砂(初级)

板凳
 
支持。
 
 
 

回复

94

帖子

0

TA的资源

一粒金砂(初级)

4
 
Windows CE does not support the following values for the lopnStyle member:

PS_DOT
PS_DASHDOT
PS_DASHDOTDOT
PS_INSIDEFRAME
If the width of the pen is greater than 1 and the pen style is PS_INSIDEFRAME, the line is drawn inside the frame of all GDI objects except polygons and polylines.

If the pen color does not match an available RGB value, the pen is drawn with a logical (dithered) color.

If the pen width is less than or equal to 1, the PS_INSIDEFRAME style is identical to the PS_SOLID style.


直接从evc的文档里copy来的。
 
 
 

回复

58

帖子

0

TA的资源

一粒金砂(初级)

5
 
MFC中没有上面的说法,但是有这些
Windows CE does not support the following overloaded implementation of the CPen::CreatePen method:

BOOL CreatePen(
int nPenStyle,
int nWidth,
const LOGBRUSH* pLogBrush,
int nStyleCount = 0,
const DWORD* lpStyle = NULL );


In Windows CE version 1.0, only solid pens can draw wide lines

这里的version 1.0估计是没有更新的问题。我在ce 5上也同样不行。
 
 
 

回复

73

帖子

0

TA的资源

一粒金砂(初级)

6
 
PS_DOT 在EVC中不支持的
 
 
 

回复

63

帖子

0

TA的资源

一粒金砂(初级)

7
 
果然是不支持啊!结贴!
 
 
 

回复
您需要登录后才可以回帖 登录 | 注册

随便看看
查找数据手册?

EEWorld Datasheet 技术支持

相关文章 更多>>
关闭
站长推荐上一条 1/10 下一条

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 国产芯 安防电子 汽车电子 手机便携 工业控制 家用电子 医疗电子 测试测量 网络通信 物联网

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved
快速回复 返回顶部 返回列表