[wxPython-users] Re: wx.HSCROLL TextCtrl under OSX

Robin Dunn robin at alldunn.com
Fri Apr 13 12:42:51 PDT 2007


7stud wrote:
> Paulo Nuin <nuin <at> genedrift.org> writes:
>> I am having trouble to set wx.HSCROLL on a wx.TextCtrl in Mac OSX. 
>>
> 
> I notice that the python IDLE also exhibits that problem.  
> Typing a long line fails to make a horizontal scroll bar appear, 
> yet when you type in many lines the vertical scroll bar will appear.

I talked to Stefan about this issue this morning.  He said that it is 
nothing that wx does, but that the native widget is just not responding 
to the scroll messages properly.  (Or something like that.)

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list