antiblock
Elveron
  • Chatbox

    You don't have permission to chat.
    Load More
  • 0
Sign in to follow this  
Nandadomundo

Ajuda com interface de client

Question

Alguém sabe  como faço para ativar  essa função no cliente? (Segue imagens)

Já alterei quase tudo na pasta locale/ui, ao meu ver loginwindow.py não está ativando:

        ## Board
        {
            "name" : "bg1", "type" : "expanded_image", "x" : 0, "y" : 0,
            "x_scale" : float(SCREEN_WIDTH) / 1024.0, "y_scale" : float(SCREEN_HEIGHT) / 768.0,
            "image" : "locale/de/ui/serverlist.sub",
        },
        {
            "name" : "bg2", "type" : "expanded_image", "x" : 0, "y" : 0,
            "x_scale" : float(SCREEN_WIDTH) / 1024.0, "y_scale" : float(SCREEN_HEIGHT) / 768.0,
            "image" : "locale/de/ui/login.sub",
        },
onde o arquivo login.jpg se sobre sai do serverlist.jpg e o ignora no client ao logar, ou seja a imagem serverlist.jpg não está funcional.

 

https://uploaddeimagens.com.br/imagens/7y6HooI

https://uploaddeimagens.com.br/imagens/gKiojcM

https://uploaddeimagens.com.br/imagens/FbrlH3w

 

Desde já agradeço!

Share this post


Link to post
Share on other sites

1 answer to this question

antiblock
Elveron

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this