I've been looking for any working GUI/widget toolkits that aren't MFC or
.NET with Office 2003/VS2005 style controls and docking. Is there anything
free or otherwise?

Re: Are there any good GUI toolkits out there? by Stefan

Stefan
Thu Jul 28 12:08:32 CDT 2005

In article <Zn6Ge.79$vX1.5@newsreader1.level3.com>, Kruminilius W.
wrote...
> I've been looking for any working GUI/widget toolkits that aren't MFC or
> .NET with Office 2003/VS2005 style controls and docking. Is there anything
> free or otherwise?

Try wxWidgets (http://www.wxwidgets.org/), it's open source and cross
platform, but uses native controls where possible.
--
stefan

Re: Are there any good GUI toolkits out there? by Kruminilius

Kruminilius
Thu Jul 28 13:20:52 CDT 2005

I don't think wxWidgets has Office 2003 style controls. Correct me if I'm
wrong.

"Stefan Ascher" <no@mail.com> wrote in message
news:MPG.1d532f8059d5987b989685@msnews.microsoft.com...
> In article <Zn6Ge.79$vX1.5@newsreader1.level3.com>, Kruminilius W.
> wrote...
>> I've been looking for any working GUI/widget toolkits that aren't MFC or
>> .NET with Office 2003/VS2005 style controls and docking. Is there
>> anything
>> free or otherwise?
>
> Try wxWidgets (http://www.wxwidgets.org/), it's open source and cross
> platform, but uses native controls where possible.
> --
> stefan



Re: Are there any good GUI toolkits out there? by Duane

Duane
Thu Jul 28 13:34:58 CDT 2005


"Kruminilius W." <anonymous@a.com> wrote in message
news:8m9Ge.80$vX1.28@newsreader1.level3.com...
> I don't think wxWidgets has Office 2003 style controls. Correct me if I'm
> wrong.

I was going to suggest Qt but I don't know if they have Office 2003 style
controls (not sure if I know what that is anyway <g>). You can check
at http://trolltech.com
They're not cheap though unless you get one of their non-commercial
versions.


Re: Are there any good GUI toolkits out there? by Stefan

Stefan
Thu Jul 28 13:52:16 CDT 2005

In article <8m9Ge.80$vX1.28@newsreader1.level3.com>, Kruminilius W.
wrote...
> I don't think wxWidgets has Office 2003 style controls. Correct me if I'm
> wrong.

Then have a look at BCGControlBar at
http://www.bcgsoft.com/bcgcontrolbar.htm (not free), but it's only an MFC
extension library and also not what you're looking for. Sorry, no other
ideas.
--
stefan