Changes

Jump to: navigation, search

Console UI Core Classes - OOP344 20113

1 byte added, 21:48, 18 October 2011
CDialog
<big><syntaxhighlight lang="cpp">
#pragma once
#include "iolgh.h" ' <-- ''''<-- iolgh.h doesnt exist. I think he meant cuigh.h. iolgh.h is the old name they used from previous semester.'''
#include "cframe.h"
class CField;
</syntaxhighlight></big>
Returns the reference of the Field that was just being edited.
 
==CLineEdit==
'''ClineEdit''' encapsulates the console.edit() function of Console class.
1
edit

Navigation menu