General

Profile

lm at

  • Login: lmat
  • Email: dartme18@gmail.com
  • Are you a spammer?: No
  • Registered on: 07/01/2015
  • Last connection: 04/25/2023

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 3 4

Activity

04/25/2023

11:47 PM Wt Help: RE: Custom trait (as described in the documentation) won't compile
Add `#include <Wt/Dbo/StdSqlTraits.h>`.
The function you want is on line 35 of that file.
lm at
11:34 PM Wt Help: RE: How to stress test Wt app?
I don't speak for the WT team. I'm not sure how to load test SPAs, but jmeter would be what I would recommend otherwi... lm at

11/29/2022

08:34 PM Wt Help: RE: Resizable (Splitter) Layout not working correctly in conjunction with DeferredWidget
When I compile your example, I get
```
main.cpp: In function ‘int main(int, char**)’:
main.cpp:149:42: error: ‘e...
lm at

11/28/2022

08:20 PM Wt Help: RE: Resizable (Splitter) Layout not working correctly in conjunction with DeferredWidget
Your code doesn't compile.
I would guess that you need to call the parent's `::Layout` or something after you call...
lm at
08:14 PM Wt Help: RE: Change as admin the password of an user
https://www.webtoolkit.eu/wt/doc/tutorial/auth.html gives an example implementing "lost password" functionality. You ... lm at
06:12 PM Wt Help: RE: Load Javascript File as ECMA 6 Module
I created a change that allows loading ECMA 6 Module Javascript files: https://github.com/limitedAtonement/wt/commit/... lm at

11/23/2022

01:30 AM Wt Help: Load Javascript File as ECMA 6 Module
How should we load "Module" JS files? A few years ago, I had modified `WApplication::require` to take a `std::string ... lm at

10/04/2022

04:20 AM Wt Open discussion: RE: Docker Image
This worked for me; not many changes from what you provided.
```dockerfile
from alpine:3.16.2 as builder
run a...
lm at

10/03/2022

02:40 PM Wt Open discussion: RE: Docker Image
Thank you, that is very helpful as always, Roel! I see the issues with boost. apk is still installing boost 1.78, but... lm at

10/02/2022

03:06 PM Wt Open discussion: Docker Image
Is there a WT docker image I can use? lm at

Also available in: Atom