Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jun 18th, 2007, 1:13 PM   #1
tobyhughes
Newbie
 
Join Date: Jan 2007
Posts: 8
Rep Power: 0 tobyhughes is on a distinguished road
Gdi/gdi+

Is there any way to do this using GDI/+ in VB (making the pictures on the left and the right sideways)

tobyhughes is offline   Reply With Quote
Old Jul 23rd, 2007, 2:40 AM   #2
BlackDal
Newbie
 
Join Date: Feb 2006
Posts: 12
Rep Power: 0 BlackDal is on a distinguished road
No; gdi+ designed for .NET languages like VB.NET.
BlackDal is offline   Reply With Quote
Old Jul 23rd, 2007, 6:55 AM   #3
Random-Spirit
Unverified User
 
Join Date: Jul 2007
Location: England
Posts: 22
Rep Power: 0 Random-Spirit is an unknown quantity at this point
>No; gdi+ designed for .NET languages like VB.NET.

Err no. GDI+ is still a normal Win32 DLL file, it was included in Windows XP and you can install it on older versions of windows. You can use its functions from C /C++ and I think it is possible to use if from VB6.

>Is there any way to do this using GDI/+ in VB

I don’t think that is really possible with any 2D graphics API. Even with VB.net and System.Drawing I think it would take lots of work to get that effect. There are two options, use DirectX or Windows Presentation Foundation (WPF). WPF can be used from VB.net 2005 if you install the .net 3.0 SDK and a special update for Visual Studio. WPF can be used to do 2D and simple 3D programming. DirectX is quite a complex API even just to do simple things, although up to DirectX version 7 or 8(can’t quite remember) you can do some DirectX stuff from VB6.
Random-Spirit is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:06 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC