Thread Rating:
  • 358 Vote(s) - 2.72 Average
  • 1
  • 2
  • 3
  • 4
  • 5
amount of PointerScroll is different in 7.0 and 8.0
01-07-2013, 01:06 AM, (This post was last modified: 01-07-2013, 01:06 AM by alchimiste.)
#1
amount of PointerScroll is different in 7.0 and 8.0
Happy new year!!

I've found a problem in PointerScorll event.

In Curl 7.0, the value of amount of this event is always 1 or -1.
But in 8.0, the value is always 120 or -120.

Is it a bug or a change in 8.0?

Test code:


{curl 8.0 applet}
{curl-file-attributes character-encoding = "utf8"}


{document-style PlainDocument}


{Frame
width={make-elastic}, height={make-elastic},
valign="center", halign="center",
background="yellow",
{on eTongueointerScroll at fr:Frame do
{fr.add e.amount, replace?=true}
}
}

Forum Jump:


Users browsing this thread:
1 Guest(s)

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1017 - Can't find file: 'mybb_threadviews' (errno: 2)
Query:
INSERT INTO mybb_threadviews (tid) VALUES('727')