473,407 Members | 2,676 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

Does anyone know any commercial C++/CLI GUI library with source code?

Does anyone know any commercial C++/CLI GUI library with source code?
Thank you very much.
Jun 27 '07 #1
12 3031
In article <Ou**************@TK2MSFTNGP06.phx.gbl>,
Philip <no************@streamyx.comwrote:
>Does anyone know any commercial C++/CLI GUI library with source code?
Thank you very much.
Try http://trolltech.com/ (commercial, pay), or
http://www.wxwidgets.org/ (free, open source).

Nathan Mates
--
<*Nathan Mates - personal webpage http://www.visi.com/~nathan/
# Programmer at Pandemic Studios -- http://www.pandemicstudios.com/
# NOT speaking for Pandemic Studios. "Care not what the neighbors
# think. What are the facts, and to how many decimal places?" -R.A. Heinlein
Jun 27 '07 #2
"Nathan Mates" <na****@visi.comwrote in message
news:13*************@corp.supernews.com...
In article <Ou**************@TK2MSFTNGP06.phx.gbl>,
Philip <no************@streamyx.comwrote:
>>Does anyone know any commercial C++/CLI GUI library with source code?
Thank you very much.

Try http://trolltech.com/ (commercial, pay), or
http://www.wxwidgets.org/ (free, open source).
....neither of which are C++/CLI (they're native C++/win32), but they're
certainly usable from a C++/CLI program.

-cd
Jun 28 '07 #3
Does anyone know any commercial C++/CLI GUI library with source code?
Thank you very much.
What do you mean by gui library?
I'd consider the Windows forms namespace and forms designer a fairly
complete package.

Everything in the forms namespace is accisible to you, so if you need other
stuff, you'd need to give us some more information.

--
Kind regards,
Bruno van Dooren MVP - VC++
http://msmvps.com/blogs/vanDooren
br**********************@hotmail.com
Jun 28 '07 #4
Thank you very much for your feedback.
I am a Visual C++ developer and new to C++/CLI.
I was thinking to use a GUI library to draw nice toolbar,
nice menu, nice ribbon control, Microsoft Office 2007-style look,
and skinned interface. I need the source code to learn how
they programmed advanced C++/CLI.

"Bruno van Dooren [MVP - VC++]" <br**********************@hotmail.comwrote
in message news:O5**************@TK2MSFTNGP02.phx.gbl...
>Does anyone know any commercial C++/CLI GUI library with source code?
Thank you very much.

What do you mean by gui library?
I'd consider the Windows forms namespace and forms designer a fairly
complete package.

Everything in the forms namespace is accisible to you, so if you need
other stuff, you'd need to give us some more information.

--
Kind regards,
Bruno van Dooren MVP - VC++
http://msmvps.com/blogs/vanDooren
br**********************@hotmail.com

Jun 28 '07 #5

"Bruno van Dooren [MVP - VC++]" <br**********************@hotmail.comwrote
in message news:O5**************@TK2MSFTNGP02.phx.gbl...
>Does anyone know any commercial C++/CLI GUI library with source code?
Thank you very much.

What do you mean by gui library?
I'd consider the Windows forms namespace and forms designer a fairly
complete package.
But not "with source code".
>
Everything in the forms namespace is accisible to you, so if you need
other stuff, you'd need to give us some more information.

--
Kind regards,
Bruno van Dooren MVP - VC++
http://msmvps.com/blogs/vanDooren
br**********************@hotmail.com
Jun 29 '07 #6
Hi

"Philip" <no************@streamyx.comwrote in message
news:Ou**************@TK2MSFTNGP06.phx.gbl...
Does anyone know any commercial C++/CLI GUI library with source code?
Thank you very much.
Check www.componentsource.com

Lots of products of vendors are categorized for easy browsing.

--
SvenC

Jun 29 '07 #7
I just found BCGControlBar Library .NET Edition with source code written in
C++/CLI, but this is a Russian company.

I really doubt their C++/CLI source code.
Can I trust BCGSoft?

Anyone has background knowledge of this company?
Thank you very much.

http://www.bcgsoft.com/bcgcontrolbardotnet.htm

"SvenC" <Sv***@community.nospamwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
Hi

"Philip" <no************@streamyx.comwrote in message
news:Ou**************@TK2MSFTNGP06.phx.gbl...
>Does anyone know any commercial C++/CLI GUI library with source code?
Thank you very much.

Check www.componentsource.com

Lots of products of vendors are categorized for easy browsing.

--
SvenC

Jun 29 '07 #8
Thank you very much for your feedback.
I am a Visual C++ developer and new to C++/CLI.
I was thinking to use a GUI library to draw nice toolbar,
nice menu, nice ribbon control, Microsoft Office 2007-style look,
and skinned interface. I need the source code to learn how
they programmed advanced C++/CLI.
Well, you could go to www.codeproject.com and search through the articles
and tutorials.

--
Kind regards,
Bruno van Dooren MVP - VC++
http://msmvps.com/blogs/vanDooren
br**********************@hotmail.com
Jun 29 '07 #9
"Philip" <no************@streamyx.comwrote in message
news:Ou**************@TK2MSFTNGP06.phx.gbl...
Does anyone know any commercial C++/CLI GUI library with source code?
Thank you very much.
http://www.codejock.com/products/toolkitpro/

--
---------------------------------------------------
Automate your software builds with Visual Build Pro
http://www.visualbuild.com/
Jun 29 '07 #10
On Jun 28, 1:29 am, "Philip" <nospamtophi...@streamyx.comwrote:
Does anyone know any commercial C++/CLI GUI library with source code?
Thank you very much.
Prof-UIS for MFC is one more example of the library with complete
source code:

http://www.prof-uis.com/

They provide both a commercial library and a freeware one (Prof-UIS
Freeware). The later is also provided with complete source code but
some features are cut out (e.g., their grids). But in any case, you
can download the source code right away:

http://www.prof-uis.com/downloads-mfc.aspx (search for Prof-UIS
Freeware v.2.70).

Best regards,
Alain

Jun 29 '07 #11

"Philip" <no************@streamyx.comwrote in message
news:%2****************@TK2MSFTNGP06.phx.gbl...
>I just found BCGControlBar Library .NET Edition with source code written in
C++/CLI, but this is a Russian company.

I really doubt their C++/CLI source code.
Can I trust BCGSoft?

Anyone has background knowledge of this company?
Thank you very much.

http://www.bcgsoft.com/bcgcontrolbardotnet.htm
Google Groups is your friend.
A quick look reveals discussion articles going back to 1999, so they've been
around a while. Read the articles for yourself to get an idea of what others
think...

Jul 2 '07 #12
Hi Philip,

It depends on what you are going to do. If you are writing a .NET program
then this library will not help you much, but if you are using MFC or
writing native you'll find a libray like this (BCGSoft) and the other one
suggested (www.codejock.com) to be quite handy. Both companies have been
around for a while and seem to be quite stable. I've been using XTreme
Tookit for several years. CodeJock has an OCX version of many of their
interface tools that can be used with .NET depending on what you are doing.
If you are doing .NET form stuff you may want to look at www.telerik.com.
I've recently been evaluating that library for a new project we're working
on that will be all .NET based.

Tom

"Philip" <no************@streamyx.comwrote in message
news:%2****************@TK2MSFTNGP06.phx.gbl...
>I just found BCGControlBar Library .NET Edition with source code written in
C++/CLI, but this is a Russian company.

I really doubt their C++/CLI source code.
Can I trust BCGSoft?

Anyone has background knowledge of this company?
Thank you very much.
Jul 3 '07 #13

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Rick Thomas | last post by:
http://wingide.com/wingide
20
by: | last post by:
If I need to check if a certain value does exist in a field, and return either "yes" or "not" which query would be the most effestive?
33
by: Savas Ates | last post by:
in asp page im getting this error how can i solve it.. yesterday the codes work but i setup visual studio 6.0 now it doesnt works..
2
by: george r smith | last post by:
Gentlemen, I know that this problem has happened before and I searched and tried all solutions but problem is not solved. I install asp.net community starter kit with some help from this...
0
by: mark | last post by:
Printing algorithms in VB.NET are a nuisance, particularly for tables, grids and other extended arrays. Does anyone know of astraightforward , third party Class Library - preferably with source...
15
by: Pucca | last post by:
I'm getting an error when I tried to use this BerConverter class in my C# code. Even though the Interent doc says that it runs on Win2000 sp4, I just thgouth I'll double check. Does anyone know...
15
by: amit.man | last post by:
Hi, i have newbie qestion, when i write #include <somthing.h> the precompiler subtitue that line with the lines from "somthing.h" header file. when, where and how the compiler insert the...
14
by: webEater | last post by:
I have a problem, it's not browser specific, and I don't get a solution. I have an (X)HTML document, I show you a part of it: .... <!--<div class="pad">--> <div id="eventImages"><img src=""...
19
by: pmw | last post by:
Hi I've got a problem with my current application. I currently use Windows Vista with Visual Studio Express 2008. If I compile the application on Vista, it works fine on Vista, but it doesn't...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.