[wingide-users] Horizontal cursor positioning
Campbell McKellar-Basset
campbell at bikalabs.com
Wed Dec 28 06:58:19 MST 2011
Hi,
With the following text (||=cursor)
widget = StringWidget(
label = ||_("Serial No"),
)
if I press enter, I end up with this:
widget = StringWidget(
label =
||_("Serial No"),
)
Pressing the up arrow then, returns my cursor to the beginning of the
previous line, instead of using the same horizontal position (which is
universal finger memory, not?).
Can I fix this with a setting somewhere (auto-editing is as much turned off
as I can get it)?
Thanks again!!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/wingide-users/attachments/20111228/57d2e625/attachment.html
More information about the wingide-users
mailing list