Re: [Tutor] 2 questions......novice but not beginner

2005-09-27 Thread R. Alan Monroe
> I need to know how to render graphics without the windowed enviroment.I > know with pygame you can have a windowless enviroment but I need to be able > to have only the graphics i choose displayed on the screen without pygame > filling the rest of the screen with black if thats possible. No

Re: [Tutor] 2 questions......novice but not beginner

2005-09-27 Thread Liam Clarke
> I need to know how to render graphics without the windowed enviroment.I > know with pygame you can have a windowless enviroment but I need to be able > to have only the graphics i choose displayed on the screen without pygame > filling the rest of the screen with black if thats possible. I b

Re: [Tutor] 2 questions......novice but not beginner

2005-09-27 Thread Danny Yoo
On Mon, 26 Sep 2005, Mike Pippin wrote: > I need to know how to allow the user to search their local drives and > directories in order to load a file...or if there are any pre-written > opensource functions that will also be well appreciated.. Second Hi Mike, This is not completely obvious

[Tutor] 2 questions......novice but not beginner

2005-09-26 Thread Mike Pippin
Please HELP...   First I need to know how to allow the user to search their local drives and directories in order to load a file...or if there are any pre-written opensource functions that will also be well appreciated.. Second I need to know how to render graphics without the windo