473,804 Members | 3,672 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Graphics/GUIs in C

Hi group. I'm wondering about any books/resources for graphics, etc,
in C. I'm particularly interested in the GUI aspect. I have no
experience in this. Thank you.
Nov 13 '05 #1
5 1820
Did you try google? You'll surely find lot of resources.

not_obfuscatory wrote:
Hi group. I'm wondering about any books/resources for graphics, etc,
in C. I'm particularly interested in the GUI aspect. I have no
experience in this. Thank you.


Nov 13 '05 #2
try GTK libraries in linux

"not_obfuscator y" <tl*****@earthl ink.net> wrote in message
news:b3******** *************** ***@posting.goo gle.com...
Hi group. I'm wondering about any books/resources for graphics, etc,
in C. I'm particularly interested in the GUI aspect. I have no
experience in this. Thank you.

Nov 13 '05 #3
tl*****@earthli nk.net (not_obfuscator y) wrote in message news:<b3******* *************** ****@posting.go ogle.com>...
Hi group. I'm wondering about any books/resources for graphics, etc,
in C. I'm particularly interested in the GUI aspect. I have no
experience in this. Thank you.


This query is OT for c.l.c.

<OT>
http://www.amazon.com/exec/obidos/se...829240-7588053

I like the book by 1)Foley 2) another by Hearn and Baker 3) Book by
David F Roger though they don't cover pure GUI aspect[ They cover lot
of theorotical aspects of Graphics, and algorithms relating to them ]
I think you are looking for a book for doing Grpahcs through VC++.

</OT>

HTH

--
Imanpreet Singh Arora
isingh AT@ acm DOT. org
Nov 13 '05 #4
Hi group. I'm wondering about any books/resources for graphics, etc,
in C. I'm particularly interested in the GUI aspect. I have no
experience in this. Thank you.


Advanced Graphics Programming in C & C++
by Roger T Stevens & C D Watkins
(Prentice Hall)

You will also find some names in:
http://www.accu.org/bookreviews/publ.../a/a000148.htm
Nov 13 '05 #5

"not_obfuscator y" <tl*****@earthl ink.net>
wrote:b3******* *************** ****@posting.go ogle.com...
Hi group. I'm wondering about any books/resources for graphics, etc,
in C. I'm particularly interested in the GUI aspect. I have no
experience in this. Thank you.


C standard doesn't defined GUI stuff.
Maybe you should try GTK on Linux.
On Windows, you can try MS Visual Studio, or Borland C++.

Nov 13 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
3692
by: Andrew | last post by:
Hi I was wondering if there is anyway in Tkinter to create GUIs using Graphics, like windows media player or other tools like that basically so the interface wouldn't be your standard interface any ideas, links to tutorials, or examples is appreciated Cheers
7
1887
by: Bob Swerdlow | last post by:
Anyone have opinions about whether we will be better off using PythonNet or wxPython for the GUI layer of our application on Windows? Our code is all Python and is now running on Mac OS X with PyObjC and Cocoa, which works very well. Our goal is not necessarily to move to a cross-platform solution, but rather to create a solid Windows version that looks and feels like a native application. All the code that interacts with the user is...
12
2389
by: Sanjay | last post by:
hi, We are currently porting our project from VB6 to VB .NET. Earlier we used to make scale transformations on objects like pictureBox , forms etc.Now Such transformations are made on the graphics object of the form/pictureBox. Should It be better if make a graphics object from my pictureBox in load event handler of the form and store it as member variable of the form , make
3
2707
by: BrianJones | last post by:
Hi, what api would you all recommend for doing GUIs? Since I am primarily a linux user, I was thinking of the GDK set, but having programmed GUIs in Java for a few years now (which is exceptionally easy, but perhaps only because I'm used to it), I was wondering if there were any 'easier' (for want of a better word) c++ gui apis one could consider? Cheers, Ben
5
1678
by: Sanda | last post by:
Hi everyone..... can enyone tell me how to create a GUI using C. Can I create GUIs using the graphic.h header file. Please someone help me.
4
1122
by: Sandy | last post by:
Hello - I have developed the world's ugliest website -- functions well, but it leaves a lot to be desired aesthetically. What are the recommended web graphics programs to integrate with Visual Studio projects? I don't want to just go out and buy something without knowing it works well with VS. Also, how would you integrate it? Just copy and paste stuff?
3
4643
by: kiran1785 | last post by:
hi.. i want to use the mouse interface in the c++ graphics mode. how do i do this? is there any way to do this without using assembly programming?
44
3713
by: jiang.haiyun | last post by:
Now i began to learn GUI programming. There are so many choices of GUI in the python world, wxPython, pyGTK, PyQT, Tkinter, .etc, it's difficult for a novice to decide, however. Can you draw a comparison among them on easy coding, pythonish design, beautiful and generous looking, powerful development toolkit, and sufficient documentation, .etc. It's helpful for a GUI beginner. Thank you.
12
3911
by: gsal | last post by:
What would be the easiest way to go about offering 3D graphics for the purpose of rendering geometry? Suppose engineers (my co-workes) have to design some enclosure, nozzle, bracket, or whatever physical part/component, I would like to write a program where they can at least see the resulting geometry and navigate it, i.e., zoon-in/out, rotate, pan. On the side, I could have data entry fields with the input parameters and when something...
0
9572
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10562
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10070
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9132
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7608
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6845
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
4282
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3803
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2978
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.