![]() |
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | |||
| C\C++ beginner Join Date: Nov 2007 Location: Somewhere nearby,Who Cares?
Posts: 384
| why doesnt the C++ standard library committee offer any AUI related libararie? by doing such a thing C++ standard library would cover much more stuff and thus the need to use third party frameworks and thus solving problems associated with them would vanish! whats your idea?
__________________ Quote:
Quote:
Quote:
Bill Bryson | |||
| Masterx is offline | |
| | #2 |
| C++ Witch Join Date: Oct 2003 Location: Singapore
Posts: 11,318
| Stroustrup does give an answer concerning a standard GUI: Why doesn't C++ have a GUI? Admittedly, it sounds a little like he is avoiding the question but reluctantly putting it on his FAQ because it really is frequently asked.
__________________ C + C++ Compiler: MinGW port of GCC Build + Version Control System: SCons + Bazaar Look up a C/C++ Reference and learn How To Ask Questions The Smart Way |
| laserlight is online now | |
| | #3 |
| Registered User Join Date: Dec 2008 Location: Fair Winds
Posts: 88
| It would be extremely hard to standardize a GUI; they aren't standardized across operating systems, so trying to standardize it in the CORE of a programming language would be a horrible idea. Visual Basic is the only language I know of that actually did a good job with doing that (On the flip side, it was bad at almost everything else... and only worked on windows) |
| Ronix is offline | |
| | #4 | |||
| C\C++ beginner Join Date: Nov 2007 Location: Somewhere nearby,Who Cares?
Posts: 384
| thanks, i get it now.
__________________ Quote:
Quote:
Quote:
Bill Bryson | |||
| Masterx is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I use RadixSort on the queue class from the standard library? | DoDo | C++ Programming | 3 | 09-04-2002 09:01 PM |
| C Standard Library | JoshG | C Programming | 2 | 07-17-2002 09:09 AM |
| Links to learn standard C library functions... | Nutshell | C Programming | 8 | 02-01-2002 12:41 AM |
| Source code of the standard library functions... | Nutshell | C Programming | 2 | 01-21-2002 12:35 PM |
| C standard library | Unregistered | C Programming | 1 | 12-08-2001 12:08 PM |