FYI, I took a couple of hours to write an example using TaoSDL on the 
IronPython cookbook [1].

I wanted to notice that accessing attributes is not very smooth and I 
assume it's due to the fac that TaoSDL structures are all unmanaged. Not 
very foxy :)

- Sylvain

[1] http://www.ironpython.info/index.php/SDL_Zoom

Sylvain Hellegouarch a écrit :
> Jane,
>
> If you're only interested in 2D, you might want to use TaoSDL rather 
> than TaoOpenGL+TaoGLFW. SDL is a pretty cool graphics library that runs 
> on practically anything that exists.
>
> It might be easier than OpenGL but will only make sense in 2D context.
>
> For instance look at SdlGfx.zoomSurface from [1].
>
> - Sylvain
>
> [1] http://docs.taoframework.com/Tao.Sdl/
>
> jane janet a écrit :
>   
>> I forgot to tell you something.
>> My application window is 2 dimension.
>> I wanna zoom 2D windows.
>>
>> Best regards,
>> Jane
>>
>>
>> *Jane*
>>
>>
>> ------------------------------------------------------------------------
>> Shed those extra pounds with MSN and The Biggest Loser! Learn more. 
>> <http://biggestloser.msn.com/>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Users mailing list
>> Users@lists.ironpython.com
>> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>>   
>>     
>
> _______________________________________________
> Users mailing list
> Users@lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>   

_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to