DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: R T

⟦fe11fcd04⟧ TextFile

    Length: 728 (0x2d8)
    Types: TextFile
    Names: »README«

Derivation

└─⟦8648bda34⟧ Bits:30007244 EUUGD5_II: X11R5
    └─⟦2ca9b63e1⟧ »./contrib-1/contrib-1.00« 
        └─⟦a8392fb20⟧ 
            └─⟦this⟧ »contrib/examples/OReilly/Vol4/ch04/README« 

TextFile

xbitmap1	simplest bitmap editor, using BitmapEdit
xbitmap2	add scrollbars to xbitmap1, using BitmapEdit
xbitmap3	add small pixmaps to xbitmap1, using BitmapEdit.  Also add file writing.
xbitmap4	implement xbitmap1 NOT USING BitmapEdit

xbitmap5	xbitmap1 with scrollbars implemented with Viewport
xbitmap6	xbitmap3 with small pixmaps implemented with Label
xbitmap7	both scrollbars and small pixmaps to xbitmap1, using BitmapEdit
xbitmap8	using BitmapEdit, both reads and writes standard bitmap files.

BitmapEdit.c	Source file for BitmapEdit widget, described in chapters 5 and 6.
BitmapEdiP.h	Private include file for BitmapEdit, described in Chapter 5.
BitmapEdit.h	Public include file for BitmapEdit, described in Chapter 5.