Changeset 5700 for trunk/Ohana/src/kii/event/CheckPipe.c
- Timestamp:
- Dec 5, 2005, 3:55:45 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/kii/event/CheckPipe.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/kii/event/CheckPipe.c
r5637 r5700 89 89 90 90 if (!strcmp (buffer, "PSIT")) { 91 /** this one needs work : ConvertPixmapN fails for !USE_XWINDOW */ 91 92 status = PSit (graphic, layout, 0); 92 93 write (layout[0].Ximage, "DONE", 4); … … 95 96 96 97 if (!strcmp (buffer, "PSRW")) { 98 /** this one needs work : ConvertPixmapN fails for !USE_XWINDOW */ 97 99 status = PSit (graphic, layout, 1); 98 100 write (layout[0].Ximage, "DONE", 4);
Note:
See TracChangeset
for help on using the changeset viewer.
