Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

Deprecated List

Class VCF::ComboBoxControl

Member VCF::GraphicsContext::isXORModeOn ()
use getCompositingMode and check to see if the GraphicsContext::cmXOR is the current composite mode.

Member VCF::GraphicsContext::setColor (Color *color)

Member VCF::GraphicsContext::setCurrentFont (Font *font)

Member VCF::GraphicsContext::setXORModeOn (const bool &XORModeOn)
use setCompositingMode and pass in GraphicsContext::cmXOR for the current composite mode.

Member VCF::ProcessWithRedirectedIO::addOutputReadyHandler (EventHandler *eventHandler)
- use the OutputReady delegate directly.

Member VCF::ProcessWithRedirectedIO::removeOutputReadyHandler (EventHandler *eventHandler)
- use the OutputReady delegate directly.
   Comments or Suggestions?    License Information