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 / 3 Page
    [ ★★ skin helper service 설치 kodi19 matrix에서 설치 하는 install 방법 … ] 댓글 2

    ★★ skin helper service 설치 kodi19 matrix에서 설치 하는 install 방법 ★★유명한 leia kodi18버전에서…

    [ 스킨 메뉴 설정 값 백업분 복원하기 \Kodi\userdata\addon_data\script.skinsho… ]

    스킨 메뉴 설정 값 백업분 복원하기기본 스킨 구성종료백업하기는c:\Users\shimss\AppData\Roaming\Kodi\userdata\…

    [ Kodi (XBMC)에서 Confluence 하위 메뉴를 사용자 정의하는 방법 ]

    Kodi (XBMC)에서 Confluence 하위 메뉴를 사용자 정의하는 방법2015 년 4 월 4 일https://alk3my.com/how-…

    [ Kodi Matrix 19.0 HDR Windows API ( Kodi 19 알파 마스터에 병합 됨 ) ]

    Kodi Matrix 19.0 HDR Windows API(Kodi 19 알파 마스터에병합 됨)@fandangos의작업에서 영감을 얻은이 포크는…

    [ kodi skin) skin.destiny-4.0.1_ko_gothic_by_11q.kr_at_2020052… ]

    skin.destiny-4.0.1_ko_gothic_by_11q.kr_at_20200524.zip회원님 요청에 네이버 나눔고딕체 적용을 하여 설…

    [ 완료)kodi skin titan 한글폰트업데이트 작업설치 ] 댓글 13

    완료)kodi skin titan 한글폰트업데이트 작업설치 저장 합니다.자료는https://11q.kr/g5s/bbs/board.php?bo_t…

    [ kodi skin)skin.destiny-4.0_11q.kr_4k_MyWeather2_setting_2020… ] 댓글 2

    skin.destiny-4.0_11q.kr_4k_MyWeather2_setting_20200518.zip영화 포스트 설정 보기모드 추가 및 소스…

    [ ★ Kodi v18 Leia - Beta 4 설치 PVR IPTV Simple Client 와 Tvheade… ] 댓글 9

    kodi-18.0-Leia_beta4의 새로운 버전 설치 하니https://kodi.tv/downloadu5pvr에서 안정적인 딜레이 없이 동작…

    [ xbox one x 에서 kodi Arial 한글 Fonts 와 자막 폰트 변경하기 ]

    xbox one x 에서 kodi Arial 한글 Fonts 와 자막 폰트 변경하기1) 추가하고자 하는 폰트를 이름 확장자명을 zip으로 usb…

    [ debian9 데비안 linux kodi hangul 메뉴 한글깨짐 한글 폰트 다운로드 설치 ]

    debian 데비안에서kodi를 설치 한글 변경하니 한글이 깨짐니다 korean 언어로 선택 다운로드 변경하여도 Arial Based 선택cd …

    [ skin 수정)데스티니 스킨 우측상단 위젯 on/off 설정 아이콘 설정으로 히든 처리 ]

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

    [ skin.aeon.nox.silvo-6.0.11 (Krypton)_hamchorom_to_noto_korea… ] 댓글 2

    https://forum.kodi.tv/showthread.php?tid=210069이것은의 modded하게 된 버전이온 NOx를 5게시하기 전…

    [ skin 사용 먹통/팀김 대응) 여러 스킨을 사용중에 메뉴/설정 초기화 1개 위주로 사용하세요 ]

    skin 사용 먹통/팀김 대응) 여러 스킨을 사용중에 메뉴/설정 초기화 1개 위주로 사용하세요다른 스킨을 사용중에 스킨전환 여러스킨을 동시 사용…

    [ ● kodi 전체 설정 저장소 설치만 남기고 완전 초기화 하기 와 초기설정 ]

    ● kodi 전체 설정 저장소 설치만 남기고 완전 초기화 하기 주) 완전 초기화 되는것으로 kodi 초기 설치 조건으로 되고 애드온 모두 삭제 …

    [ 삼성 tv플러스 실시간 시청 애드온 정보 활용하세요 ]

    ●삼성 tv플러스 실시간 시청 애드온 정보 활용하세요홈피내 자료 참조전세계 채널을 보세요840 채널 입니다 [이 게시물은 11qkr님에 의해 2…

    [ ● 스킨 끝판왕 추천) kodi swan skin 스킨 기능 추가 투닝 작업 공유 및 지속 업데이트 ] 댓글 99

    ● 스킨 끝판왕 추천)kodi swan skin 스킨 기능 추가 투닝 작업 공유 및 지속 업데이트지속업데이트 중인것은 아래링크이동확인 바랍니다★…


    ♥간단_메모글♥


    최근글


    새댓글



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

    오늘의 홈 현황


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

    QR코드


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

    알림 0








    최신글↑