Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

rich GUIs

0 views
Skip to first unread message

gguruba...@gmail.com

unread,
Jun 27, 2007, 6:38:30 AM6/27/07
to
Hi guys,

I am curious to know how rich GUIs are created? i,e by using which
language/technology ?
If I look at the GUIs in MS windows XP , Vista they dont seem to be
produced using normal windows programming or MFC or .net .

How to have good visualizations, graphics , pictures, bitmaps in a
windows application?

Please through some light on this .

Regards,
JustLikeDat

Kellie Fitton

unread,
Jul 9, 2007, 11:04:32 PM7/9/07
to


Hi,

I think Microsoft just uses the standard C & C++ programming
languages to produce the GUI interfaces, including regions,
owner-drawn graphics, custom skinning, and layered windows.

You can also produce rich graphics by using the GDI+ methods.

https://msdn2.microsoft.com/en-us/library/ms533798.aspx

https://msdn2.microsoft.com/en-us/library/ms533797.aspx

https://msdn2.microsoft.com/en-us/library/ms533802.aspx

Kellie.


0 new messages