CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2005
    Location
    Pune (India)
    Posts
    644

    Thumbs up Process automation sample application

    Hi,
    thanks for looking in to this...

    I am looking for any industrial process automation sample code/design document.
    which can draw shapes like circle, ellipse , rectangle, on windows (multiple windows ) ,with basic animations like move,show/hide..stretch and so on..
    it reads some raw data/info about shapes from file and draw it.
    it is better if its developed forwin ce platform..


    Thanks
    -Anant
    "Devise the simplest possible solution that solves the problems"

  2. #2
    Join Date
    Oct 2000
    Location
    India
    Posts
    4,620

    Thumbs up Re: Process automation sample application

    Hi,

    If u r looking for free code, take a look at the Drawcli sample available at
    http://msdn2.microsoft.com/en-us/library/9t94971d.aspx

    If u r ready for a commercial library, search for a library called "xd++".

    p.s. I am in no way associated with "xd++" and am not marketing it here.
    Just wanted to let u know abt the options that u have.
    All luck and have a great day.

    Regards,
    V.Girish

    Visit www.geocities.com/contactgirish for Source code, Tutorials, FAQs and Downloads.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured