GoogleCodeArchives / editra

Automatically exported from code.google.com/p/editra
Other
0 stars 0 forks source link

Horizontal scroll doesn't work #468

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Scroll horizontal

What is the expected output? What do you see instead?

I expected the editor window to scroll horizontal... Instead nothing happend

IMPORTANT!!! Please answer these questions for any and ALL bug reports

What version of the product are you using? On what operating system?

0.5.32 on Mac OS 10.6.2
Mouse driver is Logitech Control Center for Mac 3.1

What method of install was your version installed with (Binary/Source)?

Binary

If from source: What version of python and wxPython are you using?

Python 2.6.1

Please provide any additional information below.

Original issue reported on code.google.com by greenbar...@gmail.com on 31 Jan 2010 at 11:19

GoogleCodeExporter commented 9 years ago
This is a limitation of wxPython 2.8.

2.9 supports horizontal scrolling, 2.9 is still unstable so Editra will not be 
built
with it for awhile yet.

Closing this as WontFix since it is a library issue and not an issue with 
Editra, and
since it will fix itself once wxPython 2.9 is released and stable.

Original comment by CodyPrec...@gmail.com on 31 Jan 2010 at 3:41