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: 05/07/2025

Issues

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

Activity

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

07/02/2025

12:15 AM Wt Feature #13788: Dark mode support, e.g. by updating to Bootstrap 5.3
I want that as well!
I just realized the current Bootstrap Version does not Support it, after Spending some time C...
Christian Meyer

06/30/2025

09:44 PM Wt Improvements #13814 (New): Enable WMenuItem to use WIcon
It bugged me forever that MenuItems could not be set to XHTML Format.
Also using Image files for Icons when using ...
Christian Meyer
07:18 PM Wt Feature #13813 (New): Extend WIcon to use Bootstrap Icons as well
I am using a lot of Bootstrap Icons.
Usually within a Template and then I am directly adding the Code
Now I thou...
Christian Meyer

Also available in: Atom