Boost logo

Boost Users :

Subject: Re: [Boost-users] offtopic: std C++ / STL / boost-friendlyUIframework?
From: raindog_at_[hidden]
Date: 2008-09-18 22:57:34


I'm in the car atm, I will find the example when I get home.

As far as winforms, I didn't mean write another .net only ui, that would be a waste as there is already a good one. I meant that it would be wise to implement a similar architecture to winforms applying modern c++ and boost idioms where possible.

I think you recognize the same thing I do, and that is that it is a huge waste to adopt a library such as mfc, qt, wx or gtk as they implement so much more than just gui components.


Sent from my Verizon Wireless BlackBerry

-----Original Message-----
From: "Felipe Magno de Almeida" <felipe.m.almeida_at_[hidden]>

Date: Thu, 18 Sep 2008 23:35:26
To: <boost-users_at_[hidden]>
Subject: Re: [Boost-users] offtopic: std C++ / STL / boost-friendly
        UIframework?


On Thu, Sep 18, 2008 at 11:31 PM, <raindog_at_[hidden]> wrote:
> I looked at your examples but think that you can abstract better. I don't think one should have to use sendmessage for example.

There's a SendMessage in my examples? If it has it is probably a
mistake, could you point out?

> Not that I do much .net dev, but I did find that winforms was the easiest ui framework I have seen. I think applying c++ and boost idioms to a winforms inspired api would be well received by many

The lib is meant to be used as native for any platform it is in. So
.NET wouldn't quite fit I believe.

> ------Original Message------
> From: Felipe Magno de Almeida
> Sender:
> To: boost-users_at_[hidden]
> ReplyTo: boost-users_at_[hidden]
> Sent: Sep 18, 2008 1:33 PM
> Subject: Re: [Boost-users] offtopic: std C++ / STL / boost-friendly UIframework?
>
> On Thu, Sep 18, 2008 at 11:19 AM, Ákos Maróy <akos_at_[hidden]> wrote:
>> Hi,
>>
>> This is a bit of an offtopic question, but I wonder if there are any / if
>> there will be any standard C++ / STL / boost friendly UI frameworks?
>
> I'm developing cppgui.
> It has some widgets, and only works for win32 for now.
> http://www.assembla.com/wiki/show/cppgui
> It doesn't have any documentation, but it does have some examples.
> I find the interface *very easy* to use, but it is still quite incomplete.
> I have a few code for gtk+ but it is not working right now, I will
> do a rewrite of the gtk+ support for the lib in the near future.
>
> [snip]
>
>> Akos
>
> --
> Felipe Magno de Almeida

Thanks for taking a look,
--
Felipe Magno de Almeida
_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net