Jump to content

Recommended Posts

Hi,

I need to show the horse level in :

		self.Niveau = ui.TextLine()
		self.Niveau.SetDefaultFontName()
		self.Niveau.SetParent(self.Board)
		self.Niveau.SetPosition(257, 78)
		self.Niveau.SetText("Niveau:		NONE")
		self.Niveau.SetOutline()
		self.Niveau.Show()

How do I get and display the TextLine level horse please? I start Python.

 

 

Thanks,

 

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.