Author Topic: Lose all thread search results after resize the panel  (Read 5304 times)

Offline nanyu

  • Almost regular
  • **
  • Posts: 188
  • nanyu
Lose all thread search results after resize the panel
« on: January 13, 2010, 10:03:23 am »
1,  do a "thread search", and got a lot of search results.
2,  resze the  thread search panel by mouse...
3, OH! all search results will lost!
----------
windows xp
svn 6080, and other svn 6023 ...

[attachment deleted by admin]

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Lose all thread search results after resize the panel
« Reply #1 on: January 13, 2010, 10:15:08 am »
1,  do a "thread search", and got a lot of search results.
2,  resze the  thread search panel by mouse...
3, OH! all search results will lost!
----------
windows xp
svn 6080, and other svn 6023 ...

Just tested on my linux and XP system (linux with the packaqges from my repo, XP SP3 with the latest nightly and the actual dll's for mingw and wxwidgets) and there is no such issue.

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5913
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Lose all thread search results after resize the panel
« Reply #2 on: April 07, 2010, 04:01:20 am »
@nanyu
Loaden and I have meet the same issue, see Re: Fix ThreadSearch bug: all the items were deleted
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline nanyu

  • Almost regular
  • **
  • Posts: 188
  • nanyu
Re: Lose all thread search results after resize the panel
« Reply #3 on: April 07, 2010, 07:00:33 am »
@nanyu
Loaden and I have meet the same issue, see Re: Fix ThreadSearch bug: all the items were deleted

thanks you!

Because this bug, I didn't use ThreadSearch now.