Pedro Vicente
- Login: pedro.vicente
- Email: pedro.vicente@hushmail.com
- Are you a spammer?: No
- Registered on: 08/02/2017
- Last sign in: 10/29/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
10/29/2025
- 02:06 PM Wt Help: RE: detect the maximum screen size, divide screen
- git repo
https://github.com/pedro-vicente/wt.extra - 02:05 PM Wt Help: RE: detect the maximum screen size, divide screen
- Pedro Vicente wrote in message#19012:
> this code solves the issue
>
> I made
>
> ``` cpp
> map->resize(Wt::W... - 02:05 PM Wt Help: RE: detect the maximum screen size, divide screen
- this code solves the issue
I made
``` cpp
map->resize(Wt::WLength::Auto, Wt::WLength::Auto);
```
```...
09/17/2025
- 02:52 AM Wt Help: RE: detect the maximum screen size, divide screen
this code , based on examples, does not display the map entirely
https://www.webtoolkit.eu/widgets/layout/layout...
09/16/2025
I have a WCompositeWidget class (map) that uses hardcoded width/height shown below
``` cpp
ApplicationMap:...
07/13/2023
- 04:55 AM Wt Help: RE: Main process exited, how to log ?
- global variables are a bad practice
One way to avoid this in Wt is to define a inherited class from Wt::WServer
...
07/11/2023
- 12:32 AM Wt Help: RE: Main process exited, how to log ?
Thanks, it was indeed the destructor
``` cpp
~ContainerHome()
{
auto app = dynamic_cast<NostroApplic...
07/10/2023
- 08:46 AM Wt Help: RE: Main process exited, how to log ?
- To note that the error happens right after message "WebController: timeout: expiring"
```
Jul 10 02:39:15 revo ... - 07:58 AM Wt Help: RE: Main process exited, how to log ?
not sure if this output is relevant ?
```
127.0.0.1 - - [2023-Jul-10 01:56:58.043] " HTTP/-1.-1" 400 89
127...- Running a WT app app on systemd exits with this error message
The error happens randomly without any user interfac...
Also available in: Atom