Marcelo Antunes
- Login: poiou
- Are you a spammer?: No
- Registered on: 09/24/2018
- Last sign in: 10/22/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 0 | 0 |
Activity
11/20/2024
- I'm running my wt app with wthttp and on a dedicated process mode.
And the function Wt::WServer::instance()->httpPor...
03/04/2024
- I have a WTable, and defined a HeaderCount as 1 and Wt::Orientation::Horizontal.
With that, the HTML is generated as...
02/23/2024
- I'm using a wpanel, but i need to choose a diferent icon, and also alignit to right.
So i need to delete the wt icon...
12/18/2023
- I have that postgres database structure:
```
|--------------| |--------------------------------|
| tab...
10/12/2023
- 05:34 PM Wt Open discussion: RE: Trasfer a old wt project in new wt tool.
- There is the official git repo:
https://github.com/juangburgos/WtDesigner
Probably you need to compile it with th...
05/31/2023
- 05:40 PM Wt Open discussion: RE: Instructions for setting HTTPS server and OpenSSL certificates
- Sorry, isn't on wt_config, it's on the arguments that you give to the application when run it
- 05:39 PM Wt Open discussion: RE: Instructions for setting HTTPS server and OpenSSL certificates
- https://www.webtoolkit.eu/wt/doc/reference/html/overview.html#config_wthttpd
Point 10.3
It's just configure that pr...
05/24/2023
- I have those 2 postgres tables:
```sql
CREATE TABLE IF NOT EXISTS public.a
(
id bigint NOT NULL DEFAULT nex...
11/11/2021
- 11:17 AM Wt Open discussion: RE: Adding a REST API to my Wt web server
- int main(int argc, char **argv){
try {
Wt::WServer server(argc, argv, WTHTTP_CONFIGURATION);
s...
11/05/2021
- 07:30 PM Wt Open discussion: RE: Widget Gallery Offline
- https://github.com/emweb/wt/tree/master/examples/widgetgallery
Also available in: Atom