새창 작성 수정 목록 링크 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
    [ kodi 의 디랙토리 경로 Special protocol special://home 파일관리자로 소스추가 자… ]

    kodi 의 디랙토리 경로 Special protocol special://home 파일관리자로 소스추가 자막 폰트 추가 하기참조 드립니다파일관…

    [ kodi 영화라이브러리 만들기및 영화 추가후 갱신 하기&오토 라이브러리 업데이트 ] 댓글 9

    kodi 영화라이브러리 포스터 형식으로 보기 만들기및 영화 추가후 갱신 하기> 영화 포스터 형식으로 보기는 라이브러리 애드온 설치후 영화…

    [ Kodi_Texture_Tool.exe msvcr100.dll error ]

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

    [ kodi screen shot / screen 화면 캡춰 설정 ]

    kodi screen shot / screen 화면 캡춰 설정기본적인 방법은 keymapedit를 사용하여 화면 캡춰 저장을 리모컨키를 정의 하…

    [ kodi skin.eminence.2 사용 팁)netflix video information 정보 코덱정보를… ]

    skin.eminence.2 사용 팁)netflix video information 정보코덱정보를 표시 및 비디오 버벅일때 해상도 변경 방법 사…

    [ 코디 폰트 변경 분석)kodi basic font Arial.ttf 폰트 변경및 skin font 변경하기 ] 댓글 2

    코디 폰트 변경 분석)kodi basic font Arial.ttf 폰트 변경및 skin font 변경하기1) 모든 스킨Arial.ttf 폰트 …

    [ u5pvr 구입 사용기) U5PVR 디럭스 tvheadend접속 내부EPG 그래버설정 및 나스서버에서 응용… ] 댓글 17

    u5pvr 구입 사용기) U5PVR 디럭스 tvheadend접속 설정 을 나스서버에서 응용 및 epg 설정 KODI 방송 녹화하기U5PVR 디럭…

    [ kodi v16 자체 플레이어로 3d영화를 2d로 보기 설정/ V18 버전도 가능 ] 댓글 1

    kodi v16 자체 플레이어로 3d영화를 2d로 보기 설정/ V18 버전도 가능https://11q.kr/g5s//bbs/board.php?b…

    [ 실패)kodi 사운드 off 문제점 / 시놀로지 / xpenology 에 서버의 dsm접속 클릭 하여 cpu… ]

    pc에서 kodi 사용중이며 tvheadend와 연결 시청시 시놀로지 / xpenology 에 서버의 dsm접속 클릭 하여 cpu/ 저장소 가동…

    [ THE BEST KODI ADDONS FOR XBOX ONE - MOVIES, TV, SPORT & PPV!… ] 댓글 1

    동영상 참조 다운로드 후 압축 파일에서 애드온 설치 하세요■ ▶ ☞ ♠ 정보찾아 공유 드리며 출처는 링크 참조 바랍니다. https://11q.…

    [ skin 수정)skin.arctic.zephyr.mod v1.1.14 수정내용 1) 마우스 포인트 변경 ]

    skin 수정)skin.arctic.zephyr.mod v1.1.14 수정내용 1) 마우스 포인트 변경■ ▶ ☞ 정보찾아 공유 드리며 출처는 링…

    [ kodi 가 버벅임이 문제 발생시 CPU 버퍼링 줄이는 방법 ]

    kodi19 버벅임 메모리 캐시 수정 ares wizard Matrix용 대용 Open Wizard Kodi Addon (유지 관리) 로 adv…

    [ ● NanumHanjaKingA-01.ttf 한글한자일어통합 ttctottf변환폰트 ] 댓글 3

    ● NanumHanjaKingA-01.ttf 한글한자일어통합 ttctottf변환폰트참조 하시고 버벅임이 없고 유니코드 한자지원이 완벽한 네이버 …

    [ ● [kodi작업]kodi skin 튜닝작업 ) skin.titan.bingie.mod_11qkr_202_2… ] 댓글 15

    ●kodi skin 튜닝작업 )skin.titan.bingie.mod_11qkr_202_2021_112????.zip▶ 설치방법압축파일에서 설치…

    [ ● Kodi 소리가 나지 않는 문제를 쉽게 수정하는 방법으로 안될때 및 문제 해결 간단 방법 ]

    ● Kodi 소리가 나지 않는 문제를 쉽게 수정하는 방법으로 안될때 및 문제 해결 간단 방법기본적인 아래 조치로 않될때 해결 방법1) \user…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-06-29 19:39:26

    오늘의 홈 현황


    • 현재 접속자♨ 552 명
    • 오늘 가입자※ 3 명
    • 어제 가입자※ 4 명
    • 주간 가입자※ 8 명
    • 오늘 방문자 1,865 명
    • 어제 방문자 2,007 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,403,027 명
    • 전체 게시물※ 8,665 개
    • 전체 댓글수※ 24,795 개
    • 전체 회원수 11,077 명

    QR코드


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

    알림 0








    최신글↑