> I have a two dimentional array (by Numeric Python) available, and it > represent a grayscaled bitmap picture. How to display it? Thank you! You can use pygame. Diez