Two Plus Two Publishing LLC Two Plus Two Publishing LLC
 

Go Back   Two Plus Two Poker Forums > Other Topics > Programming

Notices

Programming Discussions about computer programming

Reply
 
Thread Tools Display Modes
Old 04-21-2012, 08:19 AM   #1
old hand
 
Join Date: Oct 2004
Posts: 1,301
C++ GUI creating platform like Borland C++ Builder

I used to program in C++ and that best software at the time was B C++ Builder 3, not sure it still is. Are there any others that are even better?
Stormwolf is offline   Reply With Quote
Old 04-21-2012, 02:19 PM   #2
Pooh-Bah
 
jmark's Avatar
 
Join Date: Dec 2003
Location: US
Posts: 3,609
Re: C++ GUI creating platform like Borland C++ Builder

You can use visual studio if you have a PC. It's pretty easy to build a GUI with it.
jmark is offline   Reply With Quote
Old 04-21-2012, 04:36 PM   #3
lolcat
 
kerowo's Avatar
 
Join Date: Nov 2005
Posts: 20,737
Re: C++ GUI creating platform like Borland C++ Builder

Moved from CTH
kerowo is offline   Reply With Quote
Old 04-21-2012, 10:15 PM   #4
old hand
 
sards's Avatar
 
Join Date: Dec 2006
Location: Oklahoma
Posts: 1,463
Re: C++ GUI creating platform like Borland C++ Builder

Quote:
Originally Posted by jmark View Post
You can use visual studio if you have a PC. It's pretty easy to build a GUI with it.
No it isn't. Borland C++ Builder is tons better for building GUI applications. That said, C#/WPF would be en even better choice.
sards is offline   Reply With Quote
Old 04-21-2012, 10:38 PM   #5
King of the sidebar
 
Neil S's Avatar
 
Join Date: Sep 2004
Location: Northern Virginia
Posts: 15,950
Re: C++ GUI creating platform like Borland C++ Builder

Borland still exists? *nostalgia*
Neil S is offline   Reply With Quote
Old 04-22-2012, 01:33 AM   #6
Carpal \'Tunnel
 
Join Date: Sep 2002
Posts: 15,488
Re: C++ GUI creating platform like Borland C++ Builder

Quote:
Originally Posted by Neil S View Post
Borland still exists? *nostalgia*
Yes the company exists but it doesn't own C++ Builder anymore. They sold it to a company called Embarcadero.

To OP, I've most of my software development work in C++ for the last 10 years or so. Of course it depends on what kind of Windows apps you're writing but really the big thing with Windows apps is utilizing the .NET framework. I'm sure Embarcadero supports .NET with their C++ compiler. But really you're fighting an uphill battle as in my view as Microsoft really doesn't support C++ all that well.
adios is offline   Reply With Quote
Old 04-22-2012, 04:14 PM   #7
old hand
 
Join Date: Oct 2004
Posts: 1,301
Re: C++ GUI creating platform like Borland C++ Builder

What I don't like about .Net is that people that will use your software have to install all kinds of .Net packages before they can run the executable
Stormwolf is offline   Reply With Quote
Old 04-22-2012, 05:21 PM   #8
adept
 
Join Date: Apr 2010
Location: Deep end of the player pool
Posts: 731
Re: C++ GUI creating platform like Borland C++ Builder

Quote:
Originally Posted by Stormwolf View Post
What I don't like about .Net is that people that will use your software have to install all kinds of .Net packages before they can run the executable
Don't think this has been true since Vista
myNameIsInga is offline   Reply With Quote
Old 04-22-2012, 08:34 PM   #9
Carpal \'Tunnel
 
Ryanb9's Avatar
 
Join Date: Aug 2006
Location: NEVA!
Posts: 6,369
Re: C++ GUI creating platform like Borland C++ Builder

Quote:
Originally Posted by myNameIsInga View Post
Don't think this has been true since auto updates
fyp xD
Ryanb9 is offline   Reply With Quote
Old 06-24-2012, 08:33 PM   #10
stranger
 
Join Date: Jun 2012
Posts: 8
Re: C++ GUI creating platform like Borland C++ Builder

Quote:
Originally Posted by myNameIsInga View Post
Don't think this has been true since Vista
Quote:
The following is a complete list of which version of the .NET Framework is included in which version of the OS:

Windows XP Media Center Edition (Windows XP SP1) includes the .NET Framework 1.0 + SP2 as an OS component

Windows XP Media Center Edition (Windows XP SP2 and higher) includes the .NET Framework 1.0 + SP3 as an OS component. On Windows XP Media Center Edition, the only way to get the .NET Framework 1.0 SP3 is to install Windows XP SP2 or higher. There is nota standalone 1.0 SP3 installer for this edition of Windows XP.

Windows XP Tablet PC Edition (Windows XP SP1) includes the .NET Framework 1.0 + SP2 as an OS component

Windows XP Tablet PC Edition (Windows XP SP2 and higher) includes the .NET Framework 1.0 + SP3 as an OS component. On Windows XP Tablet PC Edition, the only way to get the .NET Framework 1.0 SP3 is to install Windows XP SP2 or higher. There is nota standalone 1.0 SP3 installer for this edition of Windows XP.

Windows Server 2003 (all x86 editions) includes the .NET Framework 1.1 as an OS component; 64-bit versions of Windows Server 2003 do not include a version of the .NET Framework as an OS component

Windows Vista (all editions) includes the .NET Framework 2.0 and 3.0 as OS components 3.0 can be added or removed via the Programs and Fatures control panel.

Windows Vista SP1 (all editions) includes the .NET Framework 2.0 SP1 and 3.0 SP1 as OS components. 3.0 SP1 can be added or removed via the Programs and Features control panel.

Windows Server 2008 and Windows Server 2008 SP1 (all editions) includes the .NET Framework 2.0 SP1 and 3.0 SP1 as OS components. The .NET Framework 3.0 SP1is not installed by default and must be added via the Programs and Features control panel though.

Windows Server 2008 SP2 (all editions) includes the .NET Framework 2.0 SP2 and 3.0 SP2 as OS components. The .NET Framework 3.0 SP2is not installed by default and must be added via the Programs and Features control panel though.

Windows Server 2008 R2 (all editions) includes the .NET Framework 3.5.1 as an OS component. This means you will get the .NET Framework 2.0 SP2, 3.0 SP2 and 3.5 SP1 plus a few post 3.5 SP1 bug fixes. 3.0 SP2 and 3.5 SP1 can be added or removed via the Programs and Features control panel.

Windows 7 (all editions) includes the .NET Framework 3.5.1 as an OS component. This means you will get the .NET Framework 2.0 SP2, 3.0 SP2 and 3.5 SP1 plus a few post 3.5 SP1 bug fixes. 3.0 SP2 and 3.5 SP1 can be added or removed via the Programs and Features control panel

In addition, the .NET Framework shipped with the following versions of Windows but not as truly integrated OS components:

Windows XP Home and Professional SP1 includes the MSI-based .NET Framework 1.0 + SP2 in the Additional Components folder on the installation CD. It is not an OS component on this OS.
Windows XP Home and Professional SP2 includes the MSI-based .NET Framework 1.1 + SP1 in the Additional Components folder on the installation CD. It is not an OS component on this OS.
Windows XP Home and Professional SP3 includes the MSI-based .NET Framework 1.1 + SP1 in the Additional Components folder on the installation CD. It is not an OS component on this OS.

Windows Server 2003 R2 includes the MSI-based .NET Framework 2.0. It appears in Add/Remove Windows Components as an OS component, but selecting it simply invokes the MSI-based installer. The MSI can be repaired and removed using Add/Remove Programs regardless of whether it is installed via the standalone MSI or via the Add/Remove Windows Components UI.
thanks Aaron Stebner.
unlurkability is offline   Reply With Quote
Old 06-28-2012, 01:47 AM   #11
grinder
 
Join Date: Dec 2006
Location: Los Angeles
Posts: 690
Re: C++ GUI creating platform like Borland C++ Builder

have you looked at qt?
frinxor is offline   Reply With Quote

Reply
      

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -4. The time now is 06:40 AM.


Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2008-2010, Two Plus Two Interactive