ini files and plugins

Sion Arrowsmith siona at chiark.greenend.org.uk
Thu Nov 16 11:14:46 EST 2006


tool69  <kib2 at free.fr> wrote:
>I've made a basic LaTeX file editor in wxPython, but now I wanted to add 
>it some features :
                                        ^^^^^^^^
>1 -  create a sort of ini file where I can put the user configuration 
>that will load itself on the application startup ;

wx.Config? (If it absolutely has to be a .ini file on Windows,
not the registry, you can force that if you want.)

-- 
\S -- siona at chiark.greenend.org.uk -- http://www.chaos.org.uk/~sion/
  ___  |  "Frankly I have no feelings towards penguins one way or the other"
  \X/  |    -- Arthur C. Clarke
   her nu becomeþ se bera eadward ofdun hlæddre heafdes bæce bump bump bump



More information about the Python-list mailing list