|
-
Sep 4th, 2002, 10:59 AM
#1
Thread Starter
Member
Gdi+
Does anybody know...is it possible to access/use GDI+ in VB6, or is it just a C++ thing? 
Thanks in advance.
-
Sep 4th, 2002, 12:29 PM
#2
Frenzied Member
i think that the gdi is availible to all object oriented languages...
-
Sep 4th, 2002, 02:17 PM
#3
Junior Member
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)..
-
Sep 6th, 2002, 07:02 AM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|