Jump to content
Korean Random

Clock.xc


Recommended Posts

В 9.18.0 (nb7437) настройка часов переехала в widgetsTemplates.xc.

Попробовал перенес код из clock.xc, вроде бы поначалу всё норм

post-14449-0-52900100-1493285278.jpg

 

но потом день недели съезжает вправо

post-14449-0-13551300-1493285286.jpg

 

код:

"format": "<textformat tabstops='[80]' leading='-39'><b><font face='$FieldFont'><font color='#00FF21'><font size='17'>{{py:xvm.formatDate('%d %bu %Y')}}</font><font color='#FF0000'><tab><font size='38'>{{py:xvm.formatDate('%H:%M')}}</font>\n<textformat rightMargin='87'><font color='#00FF21'>{{py:xvm.formatDate('%Au')}}<</font></font></textformat></font></font></b></font></textformat>"

хелп ми, как сделать так, чтобы день недели не уезжал?))

Edited by SEREGA_SF
Link to comment
Short link
Share on other sites

@Yoke, прикрепите файл widgets.xc 

@_The_Last_Knight_, прикрепите  widgets.xc и widgetsTemplates.xc

@Yoke, еще раз попробуйте  attachicon.gifwidgetsTemplates.xc

Может ли это быть из за того что у меня старый конфиг? я только новые добавил

В widgets.xc ничего не менял

widgets.xc

Link to comment
Short link
Share on other sites

@Yoke, @_The_Last_Knight_, необходимо обновить файлы hangar.xc, заменить:

    // Parameters for hangar clock
    // Параметры часов в ангаре
    "clock": ${"clock.xc":"clock"}

на это:

    // Parameters for widgets
    // Параметры виджетов
    "widgets": ${"widgets.xc":"widgets.lobby"}
  • Upvote 2
Link to comment
Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...