O'Martin HOME
Sams Teach Yourself GTK+ Programming in 21 Days

TYPOS
All books have 'em, but we are trying to clean them up for the 2nd edition.

(If you find other typos, especially in the listings of descriptions, please use the form on the Comments and suggestions link below ... thanks)


OUTLINE  |  SOURCE  |  The 7 Steps  |  Comments & Suggestions  |


Typos in the First Edition  (Printed Feb 2000)

PAGE

 Description & Fix
Numerous There are some page formatting errors throughout the book that only the really picky (like the author) will catch.  These have all (???) been brought to the attention of the publisher and are being fixed.

249 At about the middle of the page:
"you can copy the offscreen pixmap onto a widget's window
with gdk_pixmap_draw()."

but, at prototype, there is gdk_draw_pixmap().


Both should read gdk_draw_pixmap()

Thanks to ChoongHwan Lee

257 the listing should be small-smiley.xpm

And the 2nd line in the analysis should be updated to say: 
"Traditionally, the array name matches the name of the data file, with an _ replacing the . representing the extension, as well as any -'s (since - is not a valid character for a C variable)."

Thanks to ChoongHwan Lee

259 In the note, 
gtk_pixmap_colormap_create_from_xpm_d() 
should be
 
gdk_pixmap_colormap_create_from_xpm_d()
(note gdk_ instead of gtk_)


Thanks to ChoongHwan Lee

Also check out the publisher's website:  http://www.samspublishing.com 

Copyright ©2000 O'Martin Enterprises, Inc.