Author Topic: How to control the UIPopuplist depth and style?  (Read 3473 times)

xiaoniaojjj

  • Full Member
  • ***
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 140
    • View Profile
How to control the UIPopuplist depth and style?
« on: December 21, 2012, 12:23:56 AM »
See the attach, I want to change the depth of Popuplist for top, and want to Change the style of lable for outline. Can i do it?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: How to control the UIPopuplist depth and style?
« Reply #1 on: December 22, 2012, 03:56:02 AM »
Your chat's panel is in front of your popup's panel. Re-arrange them on the Z. For the style, I believe the popup list's items copy the popup label's style.

xiaoniaojjj

  • Full Member
  • ***
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 140
    • View Profile
Re: How to control the UIPopuplist depth and style?
« Reply #2 on: December 23, 2012, 10:34:30 PM »
My  popup label is OutLine, But the popup list is None.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: How to control the UIPopuplist depth and style?
« Reply #3 on: December 24, 2012, 07:55:06 AM »
Well, check the code for what it does (UIPopupList) and modify it to what you want it to be. :P