Results 1 to 4 of 4

Thread: Gdi+

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2002
    Location
    Two places at once
    Posts
    33

    Question Gdi+

    Does anybody know...is it possible to access/use GDI+ in VB6, or is it just a C++ thing?

    Thanks in advance.

  2. #2
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544
    i think that the gdi is availible to all object oriented languages...
    razor
    Software Engineer Student, Aalborg University, Denmark
    http://www.cs.auc.dk

    My email at AUC: will get a new email soon
    My website: http://www.razorsoftware.net


    Windows XP Pro/ Gentoo Linux (Laptop)
    Windows XP Pro (Home PC)

  3. #3
    Junior Member
    Join Date
    Aug 2002
    Location
    Phoenix
    Posts
    30
    Actually, I think GDI+ was specificaly intended for all .NET languages.

    Its the only way to do graphics in VB.NET (from what Ive seen, and I've been looking)..
    I'm in college now.

  4. #4
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Yes, GDI+ can only be accessed via the .NET framework or the C++ wrapper classes.
    You could write a VB6 library in C++ that exposes the GDI+ functionality to VB6...
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

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