ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Browse in : > Topics > Programming
• Programming +

• Editorial +

Writing Custom Widgets in Qt
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

by Jasmin Blanchette
Category: [ CVu Journal Vol 16, #6 - Dec 2004 | Programming Topics ]
What's in a Namespace?
Description :

In this article I will visit the mechanics of namespaces and anonymous namespaces and explain how they are used to solve some of the problems associated with linking C++ programs. Then I will move on to explain how they can also be used to provide context.

by Paul Grenyer
Category: [ CVu Journal Vol 16, #6 - Dec 2004 | Programming Topics ]
An Introduction to Objective-C
Description :

Part 3 - An Example Using Foundation

by D. A. Thomas
Category: [ CVu Journal Vol 16, #6 - Dec 2004 | Programming Topics ]
Wx - A Live Port
Description :

This is a collection of notes I have made while porting an application from MFC to wxWidgets. It is intended partly as a tutorial and partly to document some of the roadblocks I met on the way.

by Jonathan Selby
Category: [ CVu Journal Vol 16, #5 - Oct 2004 | Programming Topics ]
Rapid Dialog Design Using Qt
Description :

In this third installment of our series on GUI programming with the Qt C++ toolkit, we're going to show how to design dialog boxes (or "dialogs") using Qt.

by Jasmin Blanchette
Category: [ CVu Journal Vol 16, #5 - Oct 2004 | Programming Topics ]
Introduction to STL (Standard Template Library)
Description :

Since STL is a very large topic to be covered in an article or two, we will focus on the most commonly used generic classes: vector and string.

by Rajanikanth Jammalamadaka
Category: [ CVu Journal Vol 16, #5 - Oct 2004 | Programming Topics ]
An Introduction to Programming with GTK+ and Glade - Part 2
Description :

In this part, I will be showing how to use the Glade application for rapid window creation.

by Roger Leigh
Category: [ CVu Journal Vol 16, #5 - Oct 2004 | Programming Topics ]
Microsoft Visual C++ and Win32 Structured Exception Handling
by Roger Orr
Source : microsoft visual c++, structured exception handling.
Category: [ Overload Journal #63 - Oct 2004 | Programming Topics ]
  |<   <<   31   32   33   34   35   36   37   38   39   40   >>   >|