Re: significance of graphics in c



In article <es4dvf$osq$1@xxxxxxxx>, Beej Jorgensen <beej@xxxxxxx> wrote:

I suggest googling for the following C-oriented things, and trying
newsgroups specific to them:

Unixy Windowsy
------ --------
For 3D: opengl direct3d
For 2D: sdl directx
GUI: gtk windows gui programming(??)

"win32 gui programming" might give a better SNR, since "windows", besides
being the name of the OS under discussion, is also a generic term for
"parts of the display in a GUI system".

If you're into that sort of thing, you should also take a look at
1-57231-995-X.


dave

--
Dave Vandervies dj3vande@xxxxxxxxxxxxxxxxxxx
<The bit that shows Jack isn't as off-topic as he seems has been snipped
mercilessly>
--Richard Heathfield in comp.lang.c
.



Relevant Pages

  • Re: Help Regarding GUI
    ... tk.i want to design a gui with a List of 5 fields and display it with ... and when running the script the gui is ... pack $f.label -side left ...
    (comp.lang.tcl)
  • Re: To change Background in MATLAB GUI
    ... screensize = get; ... that but then how do you place all the various other controls that you ... I tried making such a GUI with GUIDE and ... % Load in a background image and display it using the correct ...
    (comp.soft-sys.matlab)
  • GUI Help For Showing Data and Pictures
    ... The serial and webcam part work great. ... But now I want to make a GUI that does the following: ... The users information will be stored ... and the computer knows what data to display ...
    (comp.soft-sys.matlab)
  • Re: Displaying results in GUI
    ... At some point you need to signal to your gui to do the ... computation and display the result. ... eventdata, handles, varargin)). ... set(handles.textbox, 'String', result); ...
    (comp.soft-sys.matlab)
  • Re: Best book for creating GUI using Visual C++ (VS 2003)
    ... Microsoft does not seem to have anyone establishing GUI design ... Rarely do I need to see two windows at once. ... display, and do my editing full-screen in the left-hand display. ...
    (microsoft.public.vc.mfc)