Thank you very much. I see the list is alive (a lot). Your ideas are very
good and now I think I can draw my menu game. As soon as I draw it, I'll
show it in this list.
Thank you
Santi
On 8/30/06, asettico <asettico@...> wrote:
>
> Neil Roy ha scritto:
> > Another method I used in a little paint program I was creating that
> > I felt was very original (at the time anyhow) and allowed you to have
> > any shape for buttons at any position on screen that you wanted, was to
> > make two images. One image would be the buttons on screen, the second
> > image would be a 256 colour 8bit image, it would contain coloured areas
> > the same shape of the buttons, but containing colour index #1 covering
> > the area of one button, colour index #2 for the second and so on, then
> > all you do when the person clicks the left mouse on a button is you
> > check that X,Y location on the 8bit image and see what colour is at that
> > location then jump to a function.
>
> Really nice trick! ;-)
> Happy Allegro. (A pun for italian speaking people: allegro means cheerful)
> --
> ,= ,-_-. =. asettico ~ [ http://rossomaltese.it/ ]
> ((_/)o o(\_)) OpenPGP ~~ [ 1024D/1CB926BA 2003-11-29 ]
> `-'(. .)`-'
> \_/
> http://keyserver.linux.it/pks/lookup?exact=on&search=asettico
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> --
> https://lists.sourceforge.net/lists/listinfo/alleg-main
>
|