al pacino schrieb:
> hi,
> 
> is it possible to address the  'screen pixels' using python , like
> analogous to older dos( functions that graphics.h provides') or win api
> calls for gdi.


Use one of the available GUI-Toolkits - Tkinter is included already. Or 
pygame.

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to