Thread Rating:
  • 348 Vote(s) - 2.85 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TextFieldのPointerイベントについて
05-22-2012, 03:04 PM, (This post was last modified: 05-22-2012, 03:05 PM by fukuta.)
#2
RE: TextFieldのPointerイベントについて
質問を正しく理解してないかもしれませんが、

Code:
def tf = {TextField value = "hoge"}
{tf.ui-object.add-event-handler
    {on PointerPress do
        {tf.select-nothing}
    }
}

こういうこと?


Messages In This Thread
RE: TextFieldのPointerイベントについて - by fukuta - 05-22-2012, 03:04 PM
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('501')