Home » U++ Library support » U++ Core » HtmlTable class example request
Re: HtmlTable class example request [message #46108 is a reply to message #46107] |
Tue, 08 March 2016 12:21   |
|
forlano wrote on Tue, 08 March 2016 12:06
struct MyApp : SkylarkApp {
// ...
}
It worked, i.e. the html file has been saved, BUT it run a server too that continue to listen. Is there a way to take advantage of Witz template, Renderer class but without running a server?
The server is hidden in SkylarkApp, try not inheriting from it. Not sure how much things will break though For start, I'd try to create a simple function from the code you have in the constructor and simply call it from main.
Honza
|
|
|
Goto Forum:
Current Time: Mon Aug 25 09:56:49 CEST 2025
Total time taken to generate the page: 0.06157 seconds
|