Windows memory leak?

Previous topic - Next topic

MrTAToad

There does seem to be some sort of Windows leak with the latest beta.  Not sure whether its caused by DDgui or BYREF though.

See the video at http://www.youtube.com/watch?v=QlIMmWb5dO8&feature=youtube_gdata, and watch VectorEditor.exe memory usage go up - all I was doing was clicking on the scroll up and down buttons which just increase or decrease the vertical position of nodes...


Must read own code better...  Must read own code better...


Kitty Hello

What scroll buttons? Can you make a small example to test for me?

MrTAToad

Probably be easier to send the project (and executable) - I'll do that later on.

Deary me - Something I did fotget to notice when looking at the code, is that scrolling up and down adds an action to the Undo buffer, which of course is a list...