Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
欢迎使用WINX!
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - 8 new - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
xushiwe...@gmail.com  
View profile   Translate to Translated (View Original)
 More options Sep 2 2006, 3:13 am
From: xushiwe...@gmail.com
Date: Sat, 02 Sep 2006 07:13:59 -0000
Local: Sat, Sep 2 2006 3:13 am
Subject: 欢迎使用WINX!
WINX是卓越的,您需要了解以下内容:

*)
卓越的消息分派机制。正是因为有这个核心支撑,使得WINX区别于传统的界面库(如MFC、WTL)。

*)
简单易用(SIMPLE)是第一目标,尽量使可视化(WYSIWYG)界面开发成为可能。

*) WINX是一个界面库,不是开发框架(WINX is a library, not
a
framework)。WINX代码是可以和WTL、MFC等界面库的代码共存的。

*)
兼容。尽管有更简洁的方法,但WINX还是提供了MFC程序员熟悉的调用界面,并尽量使得MFC代码可以轻松移植到WINX下。

*)
不重复制造轮子。在没有一个卓越的解决方案以区别于现有系统之前,先沿用现有的。事实上,WINX建立于WTL之上,重用了多数的WTL组件。

*) 获得WINX的最新版本:http://sourceforge.net/projects/winx/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
xushiwe...@gmail.com  
View profile   Translate to Translated (View Original)
 More options Sep 2 2006, 3:20 am
From: xushiwe...@gmail.com
Date: Sat, 02 Sep 2006 07:20:58 -0000
Local: Sat, Sep 2 2006 3:20 am
Subject: Re: 欢迎使用WINX!
winx中文官方blog开通:http://winxcn.blogspot.com/

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jiandong Xu  
View profile   Translate to Translated (View Original)
 More options Sep 6 2006, 3:16 am
From: "Jiandong Xu" <lynn...@gmail.com>
Date: Wed, 06 Sep 2006 00:16:00 -0700
Subject: Re: 欢迎使用WINX!
Good Job.

不过我有个问题,WTL这个框架,能否移植到其他平台,比如linux/unix?

另外,WTL本身就用了很多技巧,真的能很easy起来么?

P.S. 老大还是那么棒,这些代码还是那么熟悉。


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
administrator  
View profile   Translate to Translated (View Original)
 More options Sep 9 2006, 6:29 am
From: "administrator" <xushiwe...@gmail.com>
Date: Sat, 09 Sep 2006 10:29:36 -0000
Local: Sat, Sep 9 2006 6:29 am
Subject: Re: 欢迎使用WINX!
WTL不能够跨平台,WINX也是。
在没有一个很好的跨平台策略出来以前,WINX不会考虑非Windows平台。
WTL的目标和WINX是有着显著差异的。
WTL的关注点是:高效(采用模板)、灵活(消息分派机制支持MsgMap链、状态迁移,非常易于第三方扩展)。
WINX则关注:高效(采用模板,比WTL生成的代码更短)、简单(引入属性编程、更接近于MFC的使用界面)。
WINX重用WTL的是它的实现,不是它的使用界面。多数WTL中可以实现的功能,你将发现在WINX中可以更加轻松的办到。

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
smithfox  
View profile   Translate to Translated (View Original)
 More options Sep 26 2006, 3:07 am
From: "smithfox" <ssm....@gmail.com>
Date: Tue, 26 Sep 2006 00:07:08 -0700
Local: Tues, Sep 26 2006 3:07 am
Subject: Re: 欢迎使用WINX!
很佩服你!

有几个问题想问你:
在文档中你提及了参考了其它的GUI库,其中有smartwin.
我想知道你从smartwin中借鉴了什么?
对于smartwin的aspect  Oriented思想,你有什么看法?
对于smartwin的事件封装机制signal/slot,你有什么看法,是不是效率比宏要低,所以才没有用这种方法呢?

谢谢


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
administrator  
View profile   Translate to Translated (View Original)
 More options Sep 27 2006, 11:18 am
From: "administrator" <xushiwe...@gmail.com>
Date: Wed, 27 Sep 2006 15:18:07 -0000
Local: Wed, Sep 27 2006 11:18 am
Subject: Re: 欢迎使用WINX!
无需客气。
我在http://winxcn.blogspot.com/上回复了你关注的AOP和Signal-Slot机制问题:
http://winxcn.blogspot.com/2006/09/aop-signalslot-and-decoupling_27.html

smithfox 写道:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
administrator  
View profile   Translate to Translated (View Original)
 More options Sep 29 2006, 1:46 pm
From: "administrator" <xushiwe...@gmail.com>
Date: Fri, 29 Sep 2006 10:46:37 -0700
Local: Fri, Sep 29 2006 1:46 pm
Subject: Re: 欢迎使用WINX!
欢迎交流。

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
smithfox  
View profile   Translate to Translated (View Original)
 More options Oct 12 2006, 2:21 am
From: "smithfox" <ssm....@gmail.com>
Date: Wed, 11 Oct 2006 23:21:30 -0700
Local: Thurs, Oct 12 2006 2:21 am
Subject: Re: 欢迎使用WINX!
Hi xushiwe,

http://blog.donews.com/smithfox/archive/2006/10/12/1058838.aspx

是我的一篇blog。

在写完后,忍不住要和请教你几个问题:

1.
在WINE内,怎么写一个CutomControl,也就是说自己实现Paint的Control。

2.
如何在MyCutomControl中再实现,鼠标右键处动态生成一个AnotherMyCutomControl,进行操作后消失,回来MyCutomCon tol呢?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
xushiwei  
View profile   Translate to Translated (View Original)
 More options Oct 12 2006, 7:26 am
From: "xushiwei" <xushiwe...@gmail.com>
Date: Thu, 12 Oct 2006 11:26:13 -0000
Local: Thurs, Oct 12 2006 7:26 am
Subject: Re: 欢迎使用WINX!
呵呵,是WINX,不是WINE。WINE是另一个了不起的开源项目。
你的两个问题我在blog上作了答复:http://winxcn.blogspot.com/

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic