PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: RhodyRich on April 17, 2009, 11:13:46 AM

Title: RMChart Behavior
Post by: RhodyRich on April 17, 2009, 11:13:46 AM
I am using RMChart with my program. It works fine. Whenever a chart is created by the program, the program remains in memory after it closes. I have to use the Task Manager to close it.

This only happens when I compile and run the program from FireFly. If I exit FireFly and simply run the compiled EXE, the program is released from memory as I would expect it to be. I'm glad it works this way since I will not have to worry about this with normal program execution.

Is there something I can be doing so that this is not a problem when FireFly is running?
Title: Re: RMChart Behavior
Post by: TechSupport on April 18, 2009, 11:09:56 PM
Hi Dick,

Not sure what the problem would be there. Your program should work equally well from inside FireFly and from outside FireFly. FireFly doesn't do anything special when it shells to run the compiled program.