Basic modification of a python app?

I'm trying to modify a very simple and small app for Assetto Corsa. I have been able to change the font size, the position of different text elements, adjust the size of the window, etc. However, I'd like to know how to:

- Remove the name of the app from the window
I can change the ac.newApp("NAME") to ac.newApp(""), which does the trick, but it appears with no name also in the apps list on the right menu.

- Remove the AC icon from the window
I have changed the ac.setIconPosition numbers to very high values, so it's displayed out of the screen. Any better way to do this?

- Make the background of the window completelly transparent (now it's dark grey).

- Remove the border of the Window
 

Latest News

To join the OverTake Racing Club races I want them to be: (multiple choice)

  • Free to access

    Votes: 82 90.1%
  • Better structured events

    Votes: 15 16.5%
  • Better structured racing club forum

    Votes: 15 16.5%
  • More use of default game content

    Votes: 9 9.9%
  • More use of fixed setups

    Votes: 25 27.5%
  • No 3rd party registration pages

    Votes: 29 31.9%
  • Less casual events

    Votes: 8 8.8%
  • More casual events

    Votes: 29 31.9%
  • Other, specify in thread

    Votes: 4 4.4%
Back
Top