wx backend get options handling

By laurentdufrechou

The wx Ipython widget now get supports for options. Two options are available right now:

- Autocompletion representation style: Scintilla mode or Ipython legacy one.

-Background color switch: Black or White.

I’ve added a hook so you can define what to do when an option is changed.

Want to try this? Run wxIpython demo app in Ipython/gui/wx and report any bug!

Tags:

Leave a Reply