General

Profile

Christian Meyer

  • Login: MrPrust
  • Email: Christian.b.Meyer@web.de
  • Are you a spammer?: No
  • Registered on: 11/28/2013
  • Last sign in: 08/09/2025

Issues

open closed Total
Assigned issues 1 0 1
Reported issues 12 4 16

Activity

08/11/2025

06:58 PM Wt Feature #8759: Add a WDateTimeEdit
Played with AI to generate Icons in SVG Christian Meyer

08/09/2025

02:44 PM Wt Bug #13872: WCompositeWidget does not Apply Style classes from Implementation class
Fixed Patch for 4.12.0
With the support for native Style classes, my proposed solution does not work for `DateEdit...
Christian Meyer

08/06/2025

01:14 PM Wt Bug #13872: WCompositeWidget does not Apply Style classes from Implementation class
Aparrently my last Patch had Windows Line Endings (`CRLF`), which failed my own patching...
converting to Linux Li...
Christian Meyer

08/01/2025

04:57 PM Wt Bug #13872: WCompositeWidget does not Apply Style classes from Implementation class
I made a way better patch...
I added a function to `WCompositeWidget` to check if the `impl_` widget can be `cast`...
Christian Meyer

07/28/2025

05:50 PM Wt Help: RE: Kubernetes deployment of Wt application and horizontal scaling
You could set SessionID Prefixes, which is used by HAProxy to route to different backend servers.
There is a wiki ...
Christian Meyer
05:29 PM Wt Bug #13872: WCompositeWidget does not Apply Style classes from Implementation class
Hi Matthias
The Wt- Internal Composite Widgets (like WPanel) work as expected. Because they are a Special Type th...
Christian Meyer
01:31 PM Wt Bug #13872 (New): WCompositeWidget does not Apply Style classes from Implementation class
Only Tested with WPanel implementation so far.
Making a `WCompositeWidget` implement a `WPanel`, the Panel Specifi...
Christian Meyer

07/15/2025

08:06 PM Wt Help: RE: Bug? collection.find().where().orWhere() returns session query when collection is empty
Not Really,
But it somehow makes sense from the documentation.
> Multiple conditions may be provided by success...
Christian Meyer

07/05/2025

07:28 PM Wt Open discussion: RE: WString::tr with Locale var/name for this one call
Found a Solution
{{collapse(Code)
``` cpp
Wt::WLocale deLoc("de");
auto locBundle = Wt::WApplication::instance(...
Christian Meyer
03:48 PM Wt Open discussion: WString::tr with Locale var/name for this one call
I am looking for a way to set a specific Version of a Text for a single use of a `::tr` call.
Background is as fol...
Christian Meyer

Also available in: Atom