Render formula in a program
-
Hi, I want to know what kind of tool I need to render a formula in my program. I utilize Visual C++. Thanks, Claude
-
Hi, I want to know what kind of tool I need to render a formula in my program. I utilize Visual C++. Thanks, Claude
Gagnon Claude wrote:
...render a formula...
:confused:
"One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
"Man who follows car will be exhausted." - Confucius
-
Hi, I want to know what kind of tool I need to render a formula in my program. I utilize Visual C++. Thanks, Claude
Do you mean something like that[^] ? Unfortunately, this is in C# and I don't know something similar in C++. I just wanted to be sure that I understand your question.
Cédric Moonen Software developer
Charting control [v3.0] OpenGL game tutorial in C++ -
Hi, I want to know what kind of tool I need to render a formula in my program. I utilize Visual C++. Thanks, Claude
Hi Claude, If I understand correctly what you want to achieve, I think you should have a look at this: Enable Your Users to Write Math Equations in Your Web and Desktop Apps[^] Have a look at the section on usage for desktop apps. Regards, Fabrice.
-
Do you mean something like that[^] ? Unfortunately, this is in C# and I don't know something similar in C++. I just wanted to be sure that I understand your question.
Cédric Moonen Software developer
Charting control [v3.0] OpenGL game tutorial in C++No, I don't mean draw graphic. I want to display math equation in my program the same way we can see with Math Editor in Word. Bye, Claude