Changes

Jump to: navigation, search

Coding Stars 20121 - OOP344

13 bytes added, 18:56, 6 March 2012
R0.2 PART 1 - CLabel.cpp (Complete)
* status '''DONE'''
*:<pre> CLabel(const CLabel&);
*: CLabel(const char *Str, int Row, int Col, int Len = 0); *: CLabel(int, int, int); *: ~CLabel(); *: void draw(int fn=C_NO_FRAME); *: int edit(); *: bool editable()const; *: void set(const void*);</pre>
=== R0.2 Part 2 - CDialog.cpp ===

Navigation menu