Open main menu

CDOT Wiki β

Changes

Console UI Core Classes - OOP344 20113

1 byte removed, 21:52, 18 October 2011
CDialog
Organizes CField objects on the screen, displays them and then lets the user edit them one by one.
<span style="color:#FF0000"><b>iolgh.h doesnt exist. I think he meant cuigh.h. iolgh.h is the old name they used from previous semester.</b></span>
<big><syntaxhighlight lang="cpp">
#pragma once
#include "iolgh.h"
<span style="color:#FF0000"><b>iolgh.h doesnt exist. I think he meant cuigh.h. iolgh.h is the old name they used from previous semester.</b></span>
#include "cframe.h"
class CField;
1
edit