Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
Console UI Core Classes - OOP344 20113
99 bytes added
,
22:59, 30 October 2011
→
CLabel
#include "cfield.h"
class CLabel : public CField{
//
int _length;
Use void CFrame::width(int) to store length, and int CFrame::width() to retrieve the length
CLabel(const CLabel& L);
public:
Fardad
Administrators
21
edits