Hi Hubert Thank you for your advise! We will consider it carefully. We want to find a GUI toolkit that is implemented by light-weight UI controls like VCL. So that Its looks the same in different OSs. The wxWidget is implemented by heavy-weight controls as I known, I don’t know whether the Qt or Gtk do the same. Maybe I have to get some knowledge of them, I'm not familiar with them yet.
Best Wishes~ -----邮件原件----- 发件人: Hubert Figuiere [mailto:[EMAIL PROTECTED] 发送时间: 2008年5月23日 21:13 收件人: [email protected] 主题: Re: Re: [dev] Can we use AWT in our product? On Fri, 2008-05-23 at 14:44 +0800, LiZhan(李湛) wrote: > Hi Juergen > Thank you for your help and suggestion. > The product we are to develop will use C++ for developing language. It's > purely new, also we lack experiences for cross-platform. So we prefer to use > AWT. I would be you, I'd just abandon the idea of using AWT. As Jürgen mentionned, AWT/VCL is not really meant to be used outside of OpenOffice.org. If you really want to use a cross-platform toolkit, use something like Qt, wxWidgets or Gtk. Hub --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
