[wingide-users] Search buttons
Wingware Support
support at wingware.com
Sun Mar 5 20:22:52 EST 2006
avnerben at 012.net.il wrote:
> In 2.1, the small buttons in the search and search in files do not work
> (for me at least - I am working under Win XP Tablet). Precisely: the
> history, "look in" and "filter" down arrows.
Could you submit a bug report from withing Wing for this? It works on
XP pro, so XP tablet is probably doing something odd here.
> The behavior upon hitting new line in the middle of the line is now even
> less reasonable than it used to be. For example, given
> aList = [1, 2, 3, 4, 5, 6]
> and pressing enter at the "5", gives
> aList = [1, 2, 3, 4,
> 5, 6]
> which is useless. In the real world, it should give:
> aList = [1, 2, 3, 4,
> 5, 6]
Yes, this needs to be fixed in the visual studio bindings and will be in
the next beta.
Thanks for the bug reports,
John
More information about the wingide-users
mailing list