On 01. jan. 2014 14:13, Tommi Mäkitalo wrote: > Hi Carsten, > > I created and uploaded a small demo application, which generates dynamic > images using the famous gd library. You find the application at > http://www.tntnet.org/download/gd-demo.tar.gz. >
Hi Tommi, I would just like to leave a report that I have been testing tntnet off and on using the technique you showed in this demo. I have found no problems with tntnet in this regard, it works very well. As I wanted to plot nice looking graphs, I have been experimenting with a wxWidgets-based library instead of the gd library you used. It works fine now, although there have been some issues using wxWidgets graphics without a running X server as is the case when the application is a pure console application. There are solutions, but it takes time to find the best one, and I am still optimising. All in all, Tntnet works great. I also found that Code::Blocks ( http://www.codeblocks.org/ ) works great with the Tntnet *.ecpp files, as you can define additional compilers in Code::Blocks and associate them with file name extensions like "ecpp". I find building applications this way far simpler than using makefiles. Now I am wondering about the use of controls in HTML in pages controlled by Tntnet. For example, if you want to use a HTML date picker like http://sourceforge.net/projects/htmldatepicker/ in a page controlled by Tntnet, would that be a problem? The control instruction say "Copy the files htmlDatePicker.css and htmlDatePicker.js into your project's directory." Could they be compiled/linked into the webserver application somehow? Best regards Carsten Arnholm ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Tntnet-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tntnet-general
