General

Profile

Marcelo Antunes

  • Login: poiou
  • Are you a spammer?: No
  • Registered on: 09/24/2018
  • Last connection: 03/25/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

03/04/2024

06:28 PM Wt Help: WTable and colgroup
I have a WTable, and defined a HeaderCount as 1 and Wt::Orientation::Horizontal.
With that, the HTML is generated as...
Marcelo Antunes

02/23/2024

01:21 PM Wt Help: Hide icon on wpanel
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...
Marcelo Antunes

12/18/2023

11:14 AM Wt Help: Natural primary key (id) and foreign key.
I have that postgres database structure:
```
|--------------| |--------------------------------|
| tab...
Marcelo Antunes

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...
Marcelo Antunes

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 Marcelo Antunes
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...
Marcelo Antunes

05/24/2023

06:03 PM Wt Help: Wt::Dbo join -
I have those 2 postgres tables:
```sql
CREATE TABLE IF NOT EXISTS public.a
(
id bigint NOT NULL DEFAULT nex...
Marcelo Antunes

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...
Marcelo Antunes

11/05/2021

07:30 PM Wt Open discussion: RE: Widget Gallery Offline
https://github.com/emweb/wt/tree/master/examples/widgetgallery Marcelo Antunes

09/23/2021

01:38 PM Wt Help: WCartesianChart relative size
I'm trying to create a cartesian chart whith that code:
``` cpp
graf=t->bindWidget("gra",std::make_unique<Wt::C...
Marcelo Antunes

Also available in: Atom