Postado Março 19, 2015 10 anos olha galera nao falo muito portugues sorry xd Como eu eliminar ou BOTÕES minimizar Cerra e miniwindows,Sem parar de funcionar Além de não mover as janelas a> sorry translate Editado Março 22, 2015 10 anos por Josue123 (veja o histórico de edições)
Postado Março 19, 2015 10 anos olha galera nao falo muito portugues sorry xd Como eu eliminar ou BOTÕES minimizar Cerra e miniwindows,Sem parar de funcionar Além de não mover as janelas a> sorry translate Say in english okay ? I'm waiting for you. _ .-'` `} _./) / } .'o \ | } '.___.'`.\ {` /`\_/ , `. } ME DA UMA NOZ! \=' .-' _`\ { `'`;/ `, } _\ @ ; } /__`;-...'--' Cluck!
Postado Março 19, 2015 10 anos Autor Say in english okay ? I'm waiting for you. I want remove button minimize and button close from Mini windows but when I remove 2 buttons, the component stops working, I want to fix and the other is when the windows is near to the right panel, example picture 2 I think is bug
Postado Março 19, 2015 10 anos I want remove button minimize and button close from Mini windows but when I remove 2 buttons, the component stops working, I want to fix and the other is when the windows is near to the right panel, example picture 2 I think is bug You can use a MainWindow, easy to use, you want to pass your code to we analyze? _ .-'` `} _./) / } .'o \ | } '.___.'`.\ {` /`\_/ , `. } ME DA UMA NOZ! \=' .-' _`\ { `'`;/ `, } _\ @ ; } /__`;-...'--' Cluck!
Postado Março 19, 2015 10 anos Autor You can use a MainWindow, easy to use, you want to pass your code to we analyze? HealthBar < ProgressBar2 id: healthBar background-color: red anchors.top: parent.top anchors.right: parent.right width: 190 margin-right: 5 margin-top: 20 ManaBar < ProgressBar id: manaBar background-color: #4444ff anchors.top: parent.top anchors.right: parent.right width: 175 margin-right: 5 margin-top: 38 ExperienceBar < ProgressBar id: experienceBar background-color: #B6E866 anchors.top: parent.top anchors.right: parent.right width: 170 margin-right: 5 margin-top: 56 SoulLabel < GameLabel id: soulLabel text-align: right color: white font: verdana-11px-rounded anchors.top: parent.top anchors.right: parent.right margin-top: 105 margin-right: 3 on: true $!on: visible: false margin-top: 0 height: 0 CapLabel < GameLabel id: capLabel color: white font: verdana-11px-rounded anchors.top: parent.top anchors.left: parent.left anchors.right: parent.horizontalCenter margin-top: 105 margin-left: 3 on: true $!on: visible: false margin-top: 0 height: 0 SkillValueLabel < GameLabel id: exp anchors.top: parent.top anchors.left: parent.left margin-right: 1 margin-top: 20 font: verdana-40px-rounded color: white SkillButton < UIButton width: 100 height: 100 image-source: /modules/game_skills/img/ezio anchors.top: parent.top anchors.left: parent.left anchors.right: parent.horizontalCenter phantom: false focusable: false ConditionWidget < UIWidget size: 18 18 $!first: margin-left: 2 MiniWindow2 id: healthInfoWindow height: 150 width: 300 &save: true SkillButton SkillValueLabel HealthBar ManaBar ExperienceBar Panel id: conditionPanel height: 20 width: 220 margin-top: 85 anchors.top: parent.top anchors.left: parent.left anchors.right: parent.right margin-right: 5 border-width: 1 border-color: #00000077 background-color: #ffffff11 SoulLabel CapLabel Editado Março 19, 2015 10 anos por Josue123 (veja o histórico de edições)
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.