new topic     » goto parent     » topic index » view thread      » older message » newer message

hi all

im having a bit of trouble...

i am writing a programme that has mouse buttons in it, and the x and y
co-ord's of the buttons are stored in the sequence mb like:

mb = append(mb, {x1, y1, x2, y2, "button_name", button_signature}

so when the user clicks the mouse, it quickly searches to see if that
mouse click was in the area specified in mb[1] (or mb[whatever])

that's all okay, BUT... if I try:

mb = {}

i get an error and it wont do it. Any ideas??

Thanks :)

Mike Fowler - mike.fowler at nelsun.gen.nz
  o__ ---
 _,>/'_ ---
(_) \(_) ---
Tips for the month: Bill your dentist for your time in surgery.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu