lm at
- Login: lmat
- Email: dartme18@gmail.com
- Are you a spammer?: No
- Registered on: 07/01/2015
- Last sign in: 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. - 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...
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...
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... - 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 ...
- 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/...
11/23/2022
- How should we load "Module" JS files? A few years ago, I had modified `WApplication::require` to take a `std::string ...
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...
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...
10/02/2022
- Is there a WT docker image I can use?
Also available in: Atom