Changes

Jump to: navigation, search

Coding Stars 20121 - OOP344

14 bytes added, 18:56, 6 March 2012
R0.2 PART 1 - CLabel.cpp (Complete)
* being done by Balwinder Singh
* status '''DONE'''
*:<pre> CLabel(const CLabel&);
CLabel(const char *Str, int Row, int Col, int Len = 0);
CLabel(int, int, int);
bool editable()const;
void set(const void*);
</pre>
=== R0.2 Part 2 - CDialog.cpp ===

Navigation menu