General

Profile

Anton Erykalin

  • Login: AntonErykalin
  • Are you a spammer?: Yes
  • Registered on: 02/15/2022
  • Last connection: 03/21/2023

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

03/21/2023

11:03 AM Wt Help: RE: displaying custom data types in a table Wt::WTableView
Yes, you are absolutely right, I completely forgot about the absence of a virtual destructor. I'm just trying to fix ... Anton Erykalin

03/19/2023

02:02 PM Wt Help: RE: displaying custom data types in a table Wt::WTableView
Here is an example for a better understanding of what is happening to me, for the elements of the first column I pass... Anton Erykalin
01:57 PM Wt Help: displaying custom data types in a table Wt::WTableView
Hello.
Help please.
I have defined my class based on std::string class.
``` cpp
class IpString : public std::stri...
Anton Erykalin

06/08/2022

03:26 PM Wt Help: RE: Wt::WTimeEdit broken time selection display
The problem turned out to be on my side.
I completely forgot that I use my additional styles.
And since the hiera...
Anton Erykalin

06/06/2022

11:53 AM Wt Help: Wt::WTimeEdit broken time selection display
Hi all.
After I updated the version from 4.0.5 to 4.7.1, the display of the time selection on Wt::WTimeEdit widget b...
Anton Erykalin

04/22/2022

02:06 PM Wt Help: RE: Wt::W Popup Menu Drop-down list is not hidden when page is refreshed.
I can fix described behavior if call private WPopupMenu::cancel() method from overloaded refresh() method.
But it is...
Anton Erykalin

04/13/2022

12:33 PM Wt Help: Wt::W Popup Menu Drop-down list is not hidden when page is refreshed.
Hello,
I need to provide support for my webserver. Unfortunately, I ran into a problem.
If I use Wt::WpopupMenu, ...
Anton Erykalin

02/22/2022

10:34 AM Wt Help: RE: Wt::WWidget::tr().arg() does not work
Thanks for the help.
In their project, my team actively uses the WebToolKit lib.
And we have many different widget...
Anton Erykalin

02/21/2022

12:37 PM Wt Help: RE: Wt::WWidget::tr().arg() does not work
Thanks.
For WText it works.
But how to deal with the WPanel, for example?
There is a method for adding a title (se...
Anton Erykalin
08:47 AM Wt Help: RE: Wt::WWidget::tr().arg() does not work
Unfortunately, nothing has changed when using Wt::WString::tr().arg(). Everything still doesn't work. Anton Erykalin

Also available in: Atom