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 465 / 6 Page
    [ ★ Kodi v18 Leia - Beta 4 설치 PVR IPTV Simple Client 와 Tvheade… ] 댓글 9

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

    [ kodi firestick에서 버퍼링을 수정 / 중지하는 방법? [5 가지 방법] {해결}ADVANCEDSE… ] 댓글 7

    어느정도 안정된 저의 백업된 kodi를 공유 합니다kodi_18_17_525_alpha1_up_11q.kr.apk 에 시네마 한글 포함된 버전 …

    [ uptodown kodi r4 new version 코디 다운로드 방법 ]

    안드로이드 폰 / u5pvr 미박스에서 직접 다운로드 간편 브라우즈 설치 링크 입니다후 PVR 클라이언트 를 재설치 해야 합니다iptv의 tvh…

    [ [kodi & plexBMC] 몇가지 설정 tip 및 plex 의 트랜스코딩 강제 봉쇄 ] 댓글 1

    u5pvr에서plex 의 트랜스코딩 강제 봉쇄 설정 작업 .......작업중=====plex 의 트랜스코딩 강제 봉쇄 ]트랜스코딩 때문에 버벅…

    [ 스킨 메뉴 아이콘 변경 하기 및 SKIN BACKUP 애드온 ADDON 사용방법 ]

    스킨 메뉴 아이콘 변경 하기변경전아이콘 저장 폴더에 저장 합니다 ( 만들기는 홈피내 게시물 참조)아이콘 선택저장폴더 선택을 위한 > 찾기 …

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

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

    [ ● kodi m3u 제작 하여 strm 파일 저장 사용기 입니다 ] 댓글 30

    ●kodi m3u 제작 하여 strm 파일 저장 사용기 입니다kodi m3u 제작 하여 strm 파일 저장하는 것을파이션 초보자로 기초를 배워 …

    [ ● kodi addon netflix MSL Error ..pc/휴대폰 재생오류 해결 방법 및 Widevin… ] 댓글 14

    ●kodi addon netflix MSL Error 로 재생 실패 발생 대응..pc/휴대폰 재생오류 해결 방법 및Widevine CDM 재설치…

    [ ● 넷프릭스가 시청중에 강제종료,및 로그인 NFAuthenticationKey 로 로그인 설정이 안정적입니다… ] 댓글 1

    ● 넷프릭스가 시청중에 강제종료, 미해결로 new 시스템으로 업데이트안정적인 kodi addon neflix 사용을 위한 지침1) 로그인 문제-…

    [ ● kodi swan skin userwidget 을 메뉴설정 간단히 기본설정하기 ] 댓글 16

    ● kodi swan skinuserwidget 을 메뉴설정 한것 기본설정으로 변환기본적인 위젯을 구성을 skin/스킨설정/홈 메인 위젯 에서 …

    [ Netflix Kodi 18 Addon 설치 방법및 esn 입력 정보 ]

    Netflix Kodi 18 Addon 설치 방법kodi 란?놀라운 멀티 플랫폼 Kodi 온라인 스트리밍 및 미디어 사서 앱에 익숙하지 않은 사…

    [ kodi addon) plugin.video.wavve.zip 사용기(초기버전 0.3.5) ] 댓글 13

    kodi addon) plugin.video.wavve.zip 사용기설치 > kodi 애드온 설치> 압축파일에서 설치KODI 보리 B…

    [ Kodi ) 무료 영화 애드온 연결 Exodus Addon을 설치하는 방법 및 첨부 zip 파일 다운로드 설… ] 댓글 56

    Kodi ) 무료 영화 애드온 연결 Exodus Addon을 설치하는 방법 및 첨부 zip 파일 다운로드 설치하여 무료영화보기첨부kodil.zi…


    ♥간단_메모글♥


    최근글


    새댓글



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

    오늘의 홈 현황


    • 현재 접속자♨ 825 명
    • 오늘 가입자※ 0 명
    • 어제 가입자※ 2 명
    • 주간 가입자※ 8 명
    • 오늘 방문자 1,684 명
    • 어제 방문자 2,051 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,396,291 명
    • 전체 게시물※ 8,654 개
    • 전체 댓글수※ 24,772 개
    • 전체 회원수 11,068 명

    QR코드


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

    알림 0








    최신글↑