Thread Rating:
  • 555 Vote(s) - 2.71 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ListBoxのエラーについて
01-23-2012, 02:59 PM,
#8
RE: ListBoxのエラーについて
(lb.ui-object asa SkinnableListBoxUI) を書いているが、 {install-standard-look-and-feel} の影響で lb.ui-object  StandardListBoxUI になっているはずです。

「Standard」を使えば、直接設定しない限りにFeelとSkinとかが使えません。
StandardUIならFeelじゃなくて、そのUIクラスを継承すべきです。

StandardListBoxUI 
には同じ handle-listbox-pointer-event がありますので、必要であればそれを継承すればいいはずです。

ちなみに、 ui-object を直接変えるよりは、 register-ui-proc で登録出来ます。


Messages In This Thread
ListBoxのエラーについて - by alphard - 01-19-2012, 04:45 PM
RE: ListBoxのエラーについて - by alphard - 01-20-2012, 09:45 AM
RE: ListBoxのエラーについて - by c-s - 01-20-2012, 09:36 AM
RE: ListBoxのエラーについて - by alphard - 01-20-2012, 09:51 AM
RE: ListBoxのエラーについて - by alphard - 01-23-2012, 01:44 PM
RE: ListBoxのエラーについて - by c-s - 01-23-2012, 02:59 PM
RE: ListBoxのエラーについて - by alphard - 01-23-2012, 04:16 PM
RE: ListBoxのエラーについて - by dankom - 01-23-2012, 05:17 PM
RE: ListBoxのエラーについて - by alphard - 01-23-2012, 05:26 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('394')