Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

int Impala::Core::Stream::RgbDataDstWin::WindowManage ( int  done = 0,
char *  statusBuf = 0 
) [inline, virtual]

Reimplemented from Impala::Core::Stream::RgbDataDst.

Definition at line 46 of file RgbDataDstWin.h.

References mWinHandle.

00047     {
00048         if (statusBuf)
00049             HxSetCaption(mWinHandle, statusBuf);
00050         done = ! MessagePump();
00051         return done;
00052     }


Generated on Thu Jan 13 09:20:26 2011 for ImpalaSrc by  doxygen 1.5.1