kodi


새창 작성 수정 목록 링크 Edit G카랜다 HDD HDD HDD 게시물 주소 복사


kodi skin 수정)버튼 사용 함수

♨ 카랜더 일정 :
  • 링크

  • 첨부

  • 컨텐츠 정보

    본문

    Button control

    The button control is used for creating push buttons in Kodi. You can choose the position, size, and look of the button, as well as choosing what action(s) should be performed when pushed.

    1 Example

    <control type="button" id="1">
          <description>My first button control</description>
          <left>80</left>
          <top>60</top>
          <width>250</width>
          <height>200</height>
          <visible>true</visible>
          <colordiffuse>FFFFFFFF</colordiffuse>
          <texturefocus colordiffuse="FFFFAAFF">myfocustexture.png</texturefocus>
          <texturenofocus colordiffuse="FFFFAAFF">mynormaltexture.png</texturenofocus>
          <label>29</label>
          <wrapmultiline>true</wrapmultiline>
          <font>font12</font>
          <textcolor>FFFFFFFF</textcolor>
          <focusedcolor>FFFFFFFF</focusedcolor>
          <disabledcolor>80FFFFFF</disabledcolor>
          <invalidcolor>FFFFFFFF</invalidcolor>
          <align></align>
          <aligny></aligny>
          <textoffsetx></textoffsetx>
          <textoffsety></textoffsety>
          <pulseonselect></pulseonselect>
          <onclick>ActivateWindow(MyVideos)</onclick>
          <onfocus></onfocus>
          <onunfocus></onunfocus>
          <onup>2</onup>
          <ondown>3</ondown>
          <onleft>1</onleft>
          <onright>1</onright>
    </control>
    

    2 Available tags

    In addition to the Default Control Tags the following tags are available. Note that each tag is lower case only. This is important, as xml tags are case-sensitive.

    TagDescription
    texturefocusSpecifies the image file which should be displayed when the button has focus. See here for additional information about textures.
    texturenofocusSpecifies the image file which should be displayed when the button does not have focus.
    labelThe label used on the button. It can be a link into strings.xml, or an actual text label.
    fontFont used for the button label. From fonts.xml.
    textcolorColor used for displaying the button label. In AARRGGBB hex format, or a name from the colour theme.
    focusedcolorColor used for the button label when the button has in focus. In AARRGGBB hex format or a name from the colour theme.
    disabledcolorColor used for the button label if the button is disabled. In AARRGGBB hex format or a name from the colour theme.
    invalidcolorColor used for the button if the user entered some invalid value. In AARRGGBB hex format or a name from the colour theme.
    shadowcolorSpecifies the color of the drop shadow on the text, in AARRGGBB format, or a name from the colour theme.
    angleThe angle the text should be rendered at, in degrees. A value of 0 is horizontal.
    alignLabel horizontal alignment on the button. Defaults to left, can also be center or right.
    alignyLabel vertical alignment on the button. Defaults to top, can also be center.
    textoffsetxAmount to offset the label from the left (or right) edge of the button when using left or right alignment.
    textoffsetyAmount to offset the label from the top edge of the button when using top alignment.
    textwidthWill truncate any text that's too long.
    onclickSpecifies the action to perform when the button is pressed. Should be a built in function. See here for more information. You may have more than one <onclick> tag, and they'll be executed in sequence.
    onfocusSpecifies the action to perform when the button is focused. Should be a built in function. The action is performed after any focus animations have completed. See here for more information.
    onunfocusSpecifies the action to perform when the button loses focus. Should be a built in function.
    wrapmultilineWill wrap the label across multiple lines if the label exceeds the control width.



    3 See also

    Development:

    ■ ▶ ☞ 정보찾아 공유 드리며 출처는 링크 참조 바랍니다 ♠ . ☞ 본자료는 https://11q.kr 에 등록 된 자료 입니다♠.

    [이 게시물은 11qkr님에 의해 2021-06-12 11:32:22 12.Nas_2에서 이동 됨]
    [ 추가 정보 ... 더보기) ]
    뷰PDF 1,2



    office view

    관련자료

    댓글목록

    profile_image

    11qkr님의 댓글

    11qkr 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일

    새창 작성 수정 목록 링크 Edit G카랜다 HDD HDD HDD 게시물 주소 복사


    • 일간 조회수
        • 게시물이 없습니다.
    • 주간 조회수
        • 게시물이 없습니다.
    • 월간 조회수
        • 게시물이 없습니다.


    Total 485 / 8 Page
    [ ● kodi19 matrix에서 addon strm playlist maker 영화 저장 경로 저장 STRM… ] 댓글 2

    ● kodi19 matrix에서 addon strm playlist maker 영화 저장 경로 저장STRM Generator 설치 구동하기- 비…

    [ ● 스킨, X초 후 일시 중지 OSD(On-Screen-Display) 숨기기 ]

    ●스킨, X초 후 일시 중지 OSD(On-Screen-Display) 숨기기어떤 사람들은Pause OSD(일시 중지 기호, 탐색 표시줄, 비디오…

    [ ● kodi 20 에서 Netflix 시청시 caption 한글자막이 나오지 않는 경우 ]

    ● kodi 20 에서Netflix 시청시 caption한글자막이 나오지 않는 경우 정상 ▶ 확인 > webvvt 자막 지원않함 check…

    [ ● [kodi작업]KODI 기본설정 값의 환경변수 visible 조건 설정하기 ]

    ●KODI 기본설정 값의 환경변수visible 조건 설정하기예)설정>PVR과라이브TV>재생>채널 변경후 채널OSD닫기(Unche…

    [ kodi skin 수정)ko_skin.titan.bingie-master.zip 한글화및 wavve addo… ] 댓글 1

    kodi skin 수정)ko_skin.titan.bingie-master.zip 한글화및 wavve addon 영화파일,비디오/폴더 포스터 아이…

    [ kodi skin 수정 4/26 ) skin.arctic.zephyr.2.pkscout.mod 심플한 가로… ] 댓글 1

    skin 수정작업2) skin.arctic.zephyr.2.pkscout.mod 비디오 모드 튜닝 및 해상도 보기 검색메뉴 추가 작업다음 수정…

    [ kodi 영화 썸네일 나오지 않는 영화 썸네일 만들기 ]

    kodi 영화 썸네일 나오지 않는 영화 썸네일 만들기http://11q.kr/g5s/bbs/board.php?bo_table=s11&wr…

    [ KODI 기본)영화파일 정보 라이브러리 생성 Universal Movie Scraper 사용하기 ]

    KODI 기본)영화파일 정보 라이브러리 생성 Universal Movie Scraper 사용하기설치는 애드온>모든저장소>정보제공자 &…

    [ 성공)kodi coreelec docker 설치후 배우면서 tvheadend 설치 작업 과 klive 연동 ] 댓글 14

    성공)kodi coreelec docker 설치후 tvheadend 설치 작업CoreELEC 9.2.0을 사용할 수 있습니다.우리는 7 개월 전…

    [ kodi skin ) skin.eminence.2_by_11q.kr_Progressbar_RSS_at_202… ] 댓글 1

    skin.eminence.2_by_11q.kr_Progressbar_RSS_at_20200609.zip변경내용 : power 메뉴에서 나가기 버…

    [ kodi skin 홈화면에 애드온/엡 추가하기 ]

    kodi skin 홈화면에 애드온/엡 추가하기홈화면을 바로 수정하지 않고 사용자가 쉽게 홈화면에 바로가기가 바로 되게 즐겨찾기 방식으로 추가 방…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-06-26 21:16:58

    오늘의 홈 현황


    • 현재 접속자♨ 783 명
    • 오늘 가입자※ 1 명
    • 어제 가입자※ 2 명
    • 주간 가입자※ 8 명
    • 오늘 방문자 2,274 명
    • 어제 방문자 2,051 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,396,881 명
    • 전체 게시물※ 8,657 개
    • 전체 댓글수※ 24,773 개
    • 전체 회원수 11,069 명

    QR코드


    ☞ QR코드 스캔은 kakao앱 자체 QR코드

    알림 0








    최신글↑