autostart plugin! (resolved)

Wir haben aktuell ein Problem mit dem Board und arbeiten an der Lösung...
  • hi, please my plugin show hello world in the screen and i want to make it to autostart


    the plugin is really auto running after reboot but invisible!
    please how can i show my plugin with skin in this case ?
    please help :331:

  • Try it this way:


  • Just a short note to both code snippets: Please user proper intendation in python and don't mix spaces and tabs. It might lead to some future problems with your code :winking_face:
    E.g. you use 3 white spaces (standard would be 4) as intendation in the first snippet. But pzy-co added some methods with a tab as intendation.
    Also there are a lot of whitespaces and tabs at the end of the lines which are confusing and useless.


    Just use a proper editor and activate the option "Show all characters" (at least that's how it is called in Notepad++).


    I know it might seem pedantic but the whitespaces and tabs are part of the syntax in python and as I said above it might save you from weird errors in the future :)
    Anyway, good luck with your project.

    so long
    m0rphU



    :aufsmaul: Kein Support per PN! :aufsmaul:

    Einmal editiert, zuletzt von m0rphU ()