Re: code review please
[email protected] (Kartik Thakore)
| Newsgroups | perl.sdl.devel |
|---|---|
| Message-ID | <[email protected]> |
> Hi, > Hi > I have started to write and SDL plugin for Padre and to help me learn > a bit of SDL > I wrote a few sample scripts. Nice! > I'd appreciate if someone looked at them > and told me > how could they be improved. > I noticed use SDL; was missing for a lot of the scripts. Also when you make a new SDL::Event please do use SDL::Event; > They can be found at > http://svn.perlide.org/padre/trunk/Padre-Plugin-SDL/share/examples/ > > I have especial issues with 06-draw-line.pl and 07-drag-object.pl > that are slow. How can improve the drawing speed in those scripts? > What version are you using? > regards > Gabor Also if you got the newer version of sdl perl installed on windows care to share your secret? Regards, Kartik