On Wednesday 19 of December 2012 11:14:30 Luke Evans wrote: > I thought I had bumped into a short example on the web for creating > a window in C, but can't seem to find it again. > > I'm sure I could search all the sources for various examples of such > things, but does anybody know of a good (preferably concise) sample > that demonstrates the correct way to write GUI apps in Plan 9?
$PLAN9/src/cmd/draw/*.c in particular, stats.c -- comes with a simple pop-up menu, at under 1kLOC. -- dexen deVries [[[↓][→]]] Reality is just a convenient measure of complexity. -- Alvy Ray Smith