freelanceprogrammers.org Forum Index » C
How to use graphics in VC++
Joined: 28 Dec 2004
Posts: 2
How to use graphics in VC++
Hi all,
I am shifted for Turbo to Visual C++.
So, Visual c++ is not allowing the same syntax as in the Turbo
because there is difference in the path.
As : TC/BIN...
Plese help in in relevance to use the graphical functions as
fontsize, font color , Backcolor , lines, square etc...
Thanks in advance.
Praveen Tripathi.
Joined: 25 Jul 2003
Posts: 48
How to use graphics in VC++
Reply embedded...
> -----Original Message-----
> From: topraveen09 [mailto:topraveen09@...]
> Sent: Tuesday, December 28, 2004 12:35 AM
> To: Programmers-Town@yahoogroups.com
> Subject: (PT) How to use graphics in VC++
>
>
>
>
> Hi all,
> I am shifted for Turbo to Visual C++.
What version? VC++6.0 is not very conforming either.
> So, Visual c++ is not allowing the same syntax as in the Turbo
> because there is difference in the path.
> As : TC/BIN...
What does path has to do with syntax?
> Plese help in in relevance to use the graphical functions as
> fontsize, font color , Backcolor , lines, square etc...
Graphics are platform specific. So if you`re using Windows, forget about
BGI functions and starts learning Windows GDI.
If you have very old BGI application to support, lookup WinBGI in google.
As far as I could remember, not the entire BGI suite is supported. It might
tie you over but you still need to invest some times in Windows GDI.
HTH
Shyan
Joined: 04 Jan 2005
Posts: 13
How to use graphics in VC++
>
> Reply embedded...
>
> > -----Original Message-----
> > From: topraveen09 [mailto:topraveen09@...]
> > Sent: Tuesday, December 28, 2004 12:35 AM
> > To: Programmers-Town@yahoogroups.com
> > Subject: (PT) How to use graphics in VC++
> >
> >
> >
> >
> > Hi all,
> > I am shifted for Turbo to Visual C++.
>
> What version? VC++6.0 is not very conforming either.
>
> > So, Visual c++ is not allowing the same syntax as in the Turbo
> > because there is difference in the path.
> > As : TC/BIN...
>
> What does path has to do with syntax?
>
> > Plese help in in relevance to use the graphical functions as
> > fontsize, font color , Backcolor , lines, square etc...
>
> Graphics are platform specific. So if you`re using Windows, forget about
> BGI functions and starts learning Windows GDI.
>
> If you have very old BGI application to support, lookup WinBGI in google.
> As far as I could remember, not the entire BGI suite is supported. It
might
> tie you over but you still need to invest some times in Windows GDI.
>
> HTH
> Shyan
>
>
You can also learn OpenGL, which is a standard and portable graphics
library. There are really good tutorials at www.opengl.org, specially at
http://www.opengl.org/documentation/blue_book_1.0/
Regards,
Fernando Gomez
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
Booking Calendar - reservation calendar script
Land Surveying - total station instruments and equipments
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
Booking Calendar - reservation calendar script
Land Surveying - total station instruments and equipments
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







