Thread Rating:
  • 335 Vote(s) - 2.79 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CalendarControlのスピンについて
09-18-2012, 06:08 PM,
#2
RE: CalendarControlのスピンについて

こんな感じでしょうか?(違和感があるかと思いますが、これ以上のカスタマイズは、UIクラスを継承してやる必要があるようなきがします。。。)

{def samples =
{HBox
spacing = 9pt, margin = 9pt,
{CalendarControl}
}
}

{value
{install-style-sheet-on-Graphic
samples,
{StyleSheet
{StyleRule "SpinControl/decrease-button",
skin =
{ShadedSkinSpec
"chocolate", "darkorange",
overlay-decoration = "decrease-triangle",
highlight-boundary = .05,
corner-radius = 3
}
},
{StyleRule "SpinControl/increase-button",
skin =
{ShadedSkinSpec
"chocolate", "darkorange",
overlay-decoration = "increase-triangle",
highlight-boundary = .05,
corner-radius = 3
}
}
}
}
}


Messages In This Thread
CalendarControlのスピンについて - by okm - 09-12-2012, 09:55 AM
RE: CalendarControlのスピンについて - by heavybugtracker - 09-18-2012, 06:08 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('623')