mouseControl

Derek Bump webmaster at dreamscapesoftware.com
Sun May 9 08:15:02 EDT 2004


I did try this, and it works, but a bit sluggish...


function getPixel
  repeat with x=1 to (the number of fields in group "iconEditorArea")
    if the mouseLoc is within (the rect of fld x of group "iconEditorArea")
then
      return x
    end if
  end repeat
end getPixel


And this function is within a field that I placed over the top of the group
"iconEditorArea".


Derek Bump
Dreamscape Software
____________________________________________
Compress Images Easily with JPEGCompress 1.2
http://www.dreamscapesoftware.com




More information about the use-livecode mailing list