Changes

Jump to: navigation, search

The CIO Framework - OOP344 20131

16 bytes added, 13:54, 12 February 2013
CLabel
#include "cfield.h"
class CLabel : public CField{
// int _length; for length of the field: // Use void CFrame::width(int) to store length, and int CFrame::width() to retrieve the length
public:
====CLabel Help/Questions Blogs====
====CLabel Blog Posts====
 
==CDialog==
Organizes CField objects on the screen, displays them and then lets the user edit them one by one.

Navigation menu