Search:

Type: Posts; User: c.zdravko

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    3,322

    Yes this is helpfull but I need an interface. I...

    Yes this is helpfull but I need an interface.
    I need all pure virtual functions in base class because I maybe don't need for every tool (line, rect, ellipse) some data members Then I will make...
  2. Replies
    4
    Views
    3,322

    I know how to draw I need an interface for the...

    I know how to draw I need an interface for the drawing and I don't know what functions I need in. I have to make a derived class for drawing like this.
    ////////////////
    [ class Rect : public...
  3. Replies
    4
    Views
    3,322

    MFC based paint

    I'm making an MFC based paint as SDI in document view. I need help with making a interface for drawing rect , ellipse, etc.( I know the definition of the interface) . It could be helpfull if someone...
  4. Replies
    1
    Views
    4,374

    Simple MFC paint program

    Does anyone has a simple MFC paint program or something like that with source code to learn from or a link to it?
Results 1 to 4 of 4