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 / 7 Page
    [ u5pvr 및 미박스 kodi 간단 IPTV SIMPLE CLIET epg 채널 정보 적용 하기 입니다 ] 댓글 5

    방법2) 설치 환경에서docker 설치 사용 epg2xml xmltv.xml 불러오기아래 내용을 참조 바랍니다.--------------고수는 …

    [ xbox one x 네트워크 pc 연결 kodi 에서 사용하기 ]

    xbox one x 네트워크 pc 연결 kodi 에서 사용하기xbox에서 smb로 pc접속을 하지못하여 다음과 같이 ftp서버를 만들어 접속 가…

    [ 작업_성공)하이언스 제품 TV006 안드로이드 TV 박스(Android TV Box)에 LibreElec /… ] 댓글 20

    미박스의 빠른속도와 안정적인LibreElec /CoreELEC의 kodi플레이를 하기 위하여 중요한 sdcard의 선택에 있습니다최신형에 용량큰…

    [ 4-Head, Kodi Remote 컨트롤 스마트폰 리모컨으로 조정하기 설정기와 사용기 입니다 ]

    4-Head, Kodi Remote 컨트롤 스마트폰 리모컨으로 조정하기 설정기와 사용기입니다.여러가지 kodi remote 앱이 있지만 무료로 …

    [ up_추천_kodi skin) skin.destiny-2.2.0.zip 의 Webos 3 의 스킨 정보 한글… ] 댓글 55

    kodi 기본 설정 모든것 ) 화면밀러링으로 skin.destiny-2.2.0.zip 의 스킨 초기 설치 방법및 메뉴한글화 하여 기본기능구현 g…

    [ kodi skin 포토샵으로 netflix wavve 홈메뉴 Icon 만들기 ]

    kodi skin 포토샵으로 netflix wavve 홈메뉴 Icon 만들기<skin 적용>1. 보기 상태2.선택 상태( W) Wav…

    [ kodi music 음악 뮤직 시각화 애드온 설치 사용기 및 애드온 설치 설정방법 ]

    kodi music 음악 뮤직 시각화 애드온 설치 사용기 및 애드온 설치 설정방법사용스킨 사용 화면 : 애미넌스22021-0530-1_kodi1…

    [ kodi skin) font size 변경 조정 방법 어디서 폰트사이즈를 확인 변경 하기 ]

    kodi skin) font size 변경 조정 방법 어디서 폰트사이즈를 확인 변경 하기상단 타이틀 제목이 커무 커서 조금 줄이는 작업을 합니다…

    [ kodi 스킨수정)skin.estuary.widget 스킨 수정 OSD SEEKBAR 수정및 방송정보 리모컨… ]

    kodi 스킨수정)skin.estuary.widget 스킨 수정 OSD SEEKBAR 수정및 방송정보 리모컨 채널 업다운 가능하게TV시청시 채널…

    [ kodi 이전버전 포터블 윈도우설치 2개 이상 설치 사용하기 portable install 업데이트 하기 ]

    kodi 이전버전 포터블 윈도우설치 2개 이상 설치 사용하기 portable install 업데이트 하기이전버전 설치가 필요하신분은 참조 설치 …


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-06-02 03:50:17

    오늘의 홈 현황


    • 현재 접속자♨ 613 명
    • 오늘 가입자※ 0 명
    • 어제 가입자※ 4 명
    • 주간 가입자※ 7 명
    • 오늘 방문자 1,201 명
    • 어제 방문자 2,099 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,354,446 명
    • 전체 게시물※ 8,612 개
    • 전체 댓글수※ 24,675 개
    • 전체 회원수 11,004 명

    QR코드


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

    알림 0








    최신글↑