Advertisement
Membership
Login
ACCU Buttons
Programming Topics or News and Views
Browse in : |
All
> Topics
> Programming All > Web Links > News and Views All of these categories |
- Options:
- View Article Map
- View Archives
Category: [ Programming Topics | Design of applications and programs | Overload Journal #66 - Apr 2005 ]
Category: [ Programming Topics | CVu Journal Vol 17, #2 - Apr 2005 ]
Description :
In the fifth installment of our series on cross-platform programming with the Qt 3 C++ toolkit, we are going to review Qt's non-GUI classes.
Category: [ Programming Topics | CVu Journal Vol 17, #2 - Apr 2005 ]
Description :
Part 5 - The Philosophy Behind Objective-C
Category: [ Programming Topics | CVu Journal Vol 17, #2 - Apr 2005 ]
Source : C++ output streams ostream
Category: [ Programming Topics | Overload Journal #65 - Feb 2005 ]
Category: [ Programming Topics | Overload Journal #65 - Feb 2005 ]
Description :
In this, the final part of the series, Jon rounds off the port of an application from MFC to wxWidgets.
Category: [ Programming Topics | CVu Journal Vol 17, #1 - Feb 2005 ]
Description :
This is the second of a two part article describing an experiment carried out during the 2004 ACCU conference. The previous part was published in the previous issue of C Vu. This second part discusses how the if statement part of the problem affected subject performance.
Category: [ Programming Topics | CVu Journal Vol 17, #1 - Feb 2005 ]
Description :
Elephant is a C++ memory observer. It keeps track of all calls to new and delete via custom implementations of operator new and operator delete.
Category: [ Programming Topics | CVu Journal Vol 17, #1 - Feb 2005 ]
Category: [ Programming Topics | CVu Journal Vol 17, #1 - Feb 2005 ]
Category: [ Programming Topics | Overload Journal #64 - Dec 2004 ]
Category: [ Programming Topics | Overload Journal #64 - Dec 2004 ]
Description :
In the fourth installment of our series on cross-platform GUI programming with the Qt C++ toolkit, we are going to write a custom widget using Qt. The widget in question is a "scribble" widget (see Figure 1) - that is, the drawing area of a simple paint program
Category: [ Programming Topics | CVu Journal Vol 16, #6 - Dec 2004 ]