Advertisement
Membership
Login
ACCU Buttons
Browse in : | > Journals > CVu |
- ACCU magic
by Peter Crouch
Category: [ CVu Journal Vol 16, #5 - Oct 2004 | Letters to the Editor ]
by James Roberts
Category: [ CVu Journal Vol 16, #5 - Oct 2004 | Letters to the Editor ]
by Graham Patterson
Category: [ CVu Journal Vol 16, #5 - Oct 2004 | Letters to the Editor ]
by Francis Glassborow
Category: [ CVu Journal Vol 16, #5 - Oct 2004 | Francis' Scribbles from CVu journal ]
by David A. Caabeiro
Category: [ CVu Journal Vol 16, #5 - Oct 2004 | Student Code Critiques from CVu journal. ]
by Pete Goodliffe
Category: [ CVu Journal Vol 16, #5 - Oct 2004 | Professionalism in Programming, from CVu journal ]
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 SelbyCategory: [ CVu Journal Vol 16, #5 - Oct 2004 | Programming Topics ]
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 BlanchetteCategory: [ CVu Journal Vol 16, #5 - Oct 2004 | Programming Topics ]
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 JammalamadakaCategory: [ CVu Journal Vol 16, #5 - Oct 2004 | Programming Topics ]
Description :
In this part, I will be showing how to use the Glade application for rapid window creation.
by Roger LeighCategory: [ CVu Journal Vol 16, #5 - Oct 2004 | Programming Topics ]
by D. A. Thomas
Category: [ CVu Journal Vol 16, #5 - Oct 2004 | Programming Topics ]
by Paul Johnson
Category: [ CVu Journal Vol 16, #4 - Aug 2004 | Letters to the Editor ]
Description :
In this article I will describe how an MVC approach to the generation of documents can yield the same benefits that are traditionally seen with this approach to software design, and will introduce some XML [XML][Harold-] tools that can support this method. Finally, I will look at some of the alternatives to XML that could achieve the same separation of concerns.
by Matthew StrawbridgeCategory: [ CVu Journal Vol 16, #4 - Aug 2004 | Programming Topics ]
by David A. Caabeiro
Category: [ CVu Journal Vol 16, #4 - Aug 2004 | Student Code Critiques from CVu journal. ]
by Pete Goodliffe
Category: [ CVu Journal Vol 16, #4 - Aug 2004 | Professionalism in Programming, from CVu journal ]
Description :
Welcome to the second in a series of articles introducing the C# programming language. In the previous issue the basics of the language such as variables, methods and classes were covered. In this issue classes are covered in more detail highlighting an important feature called inheritance.
by Mike BerginCategory: [ CVu Journal Vol 16, #4 - Aug 2004 | Programming Topics ]
by Francis Glassborow
Category: [ CVu Journal Vol 16, #4 - Aug 2004 | Francis' Scribbles from CVu journal ]
Description :
In this second installment of our series on GUI programming with the Qt C++ toolkit, we're going to see how to create a standard GUI application, with a menu, toolbar, status bar, and a central area.
by Mark Summerfield , Jasmin BlanchetteCategory: [ CVu Journal Vol 16, #4 - Aug 2004 | Programming Topics ]