Jump to content

Beltinventory ABLAK


Recommended Posts

 

Sziasztok az alábbi kérdéssel fordulnék hozzátok, az ablak jobb sarkában lévő X gomb eltüntetése milyen formában kivitelezhető? "kérem aki tudna segíteni benne írjon köszönöm! 🙂 

 

image.png.b62d5c767fb8973422c4cdf369c3aee1.png

Link to post
Share on other sites

Szia. 

 

            self.CloseBut = ui.Button()
            self.CloseBut.SetParent(self)
            self.CloseBut.SetUpVisual("d:/ymir work/ui/public/close_button_01.sub")
            self.CloseBut.SetOverVisual("d:/ymir work/ui/public/close_button_02.sub")
            self.CloseBut.SetDownVisual("d:/ymir work/ui/public/close_button_03.sub")

Egy ilyesmi után kellene kutatnod. :) 

  • Like 1
Link to post
Share on other sites
On 6/7/2023 at 12:23 PM, CherSkit said:

Szia. 

 

            self.CloseBut = ui.Button()
            self.CloseBut.SetParent(self)
            self.CloseBut.SetUpVisual("d:/ymir work/ui/public/close_button_01.sub")
            self.CloseBut.SetOverVisual("d:/ymir work/ui/public/close_button_02.sub")
            self.CloseBut.SetDownVisual("d:/ymir work/ui/public/close_button_03.sub")

Egy ilyesmi után kellene kutatnod. 🙂

Nagyon szépen köszönöm az információt! Pisti95 segített! és teljesen rendben lett!

Link to post
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.

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.

×
×
  • Create New...