General

Profile

Mark Petryk

Issues

open closed Total
Assigned issues 0 1 1
Reported issues 5 7 12

Activity

03/06/2024

12:03 AM Wt Help: RE: docker and crypt_rn()
never mind! Mark Petryk

03/05/2024

04:57 PM Wt Help: docker and crypt_rn()
I have a project that I am trying to move in to a docker container. The project works great outside the container, a... Mark Petryk

02/20/2024

05:45 PM Wt Help: RE: adding Widget to root() ends in Segfault...
Can you post code for an actual (small) working project that can demonstrate the error? Mark Petryk

02/18/2024

06:34 PM Wt Help: RE: adding Widget to root() ends in Segfault...
Hi Christian
Would the following work;
```
template <typename Widget>
Widget * addWidget( std::unique_ptr< ...
Mark Petryk
06:29 PM Wt Help: 3.7 WFileDropWidget - how to cancel uploads
Hi,
How can I simply cancel and then remove all dropped files;
In the code below (line 2535 and beyond), I want...
Mark Petryk

12/24/2023

05:30 PM Wt Help: RE: WTreeView scroll with Column Delegate segfault
Problem was here;
```
218 void
219 DateDelegate::
220 setEditState( Wt::WWidget * _editor, const Wt:...
Mark Petryk
05:24 PM Wt Help: RE: WTreeView scroll with Column Delegate segfault
found my problem~
:/
Mark Petryk
02:42 AM Wt Help: WTreeView scroll with Column Delegate segfault
I have a weird problem with a WTableView will segfault on scroll.
I have about 600 rows in this table. I auto-scr...
Mark Petryk

07/25/2022

11:51 PM Wt Help: RE: Ptr object generates 'stoll' on load

Tips for the impatient: read ALL the tutorial!
Thank you, Korneel. It works perfectly!
```
35 template...
Mark Petryk
09:43 PM Wt Help: RE: Ptr object generates 'stoll' on load
I'm still tinkering, but I used the id() on the field, and got this;
"Wt: fatal error: Error: Wt::Dbo::id() called...
Mark Petryk

Also available in: Atom