tool69  <[EMAIL PROTECTED]> 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 -- [EMAIL PROTECTED] -- 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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to