706
GLBasic - en / Re: comment several lines of code
« on: 2011-Jan-31 »Or you can highlight your block of text and use CTR+K. This acts as a toggle too.
Perfect!

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Or you can highlight your block of text and use CTR+K. This acts as a toggle too.
With this little java app, you can see all the reviews of any iOS app.
http://www.massycat.co.uk/iphonedev/AppReviewsFinder/index.html
It even translates reviews to your language!
Yes, I have not had time to study all the commands still.
in that case, perhaps a thread title like 'Questions about...' would have been more appropriate than 'Problems with...' ?
Drawankm es muy fácil. Un sprite de 32x32. Si quieres que tenga 10 frames de animación haz un lienzo de 320x32 en Photoshop. Dibuja cada frame en un cada pedazo de 32x32.
Luego carga como loadanim "nombre",id,32,32
Para dibujarlo usa Drawanim id,frame,x,y
Es muy sencillo.
Show us your code that doesn't work - you might get help faster that way.
Instead of BMPs, use PNGs. And if the "pink" background still do not work, cut the image in PSD as a layer, remove background and save as PNG. THEY WORK, I can promise it to you.