Grzesiek Buraczewski
- Login: Sajan543
- Email: grzesiek21218@gmail.com
- Are you a spammer?: No
- Registered on: 11/05/2017
- Last sign in: 11/10/2017
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 2 | 2 |
Activity
11/10/2017
- 01:28 PM Wt Bug #6103: Error when quering from db from 2 widgets
- It should be my bad. :D
- 01:27 PM Wt Bug #6103: Error when quering from db from 2 widgets
- Yes, both are true I had one Entries that is the above (querying for 10 past day ) and 2nd Entries from different wid...
- 01:14 PM Wt Bug #6102: Can't chain signals from children up to parent widget
- I have the same spec. Ubuntu 16.04 , gcc 5.4.1
// This may look like C code, but it's really -*- C++ -*-
/*
...
11/07/2017
- 04:28 PM Wt Bug #6103: Error when quering from db from 2 widgets
- I think its because I cant emit signals in transactions. Am I right ??
11/06/2017
- 01:12 PM Wt Bug #6103: Error when quering from db from 2 widgets
- I find a way, I could emit signal before quering for 1st widget update. But it feels wrong that I have to updated 2nd...
- 10:23 AM Wt Bug #6103 (Closed): Error when quering from db from 2 widgets
- Hi,
When i want to update 2nd widget after 1st widget transaction is commited and signal is emitted from 1st (after...
11/05/2017
- 07:16 PM Wt Bug #6102: Can't chain signals from children up to parent widget
- cc->cellWasModified().connect(std::bind(&PlannerCalendar::calendarWasModified, this ));
std::bind fixed it for me... - 05:18 PM Wt Bug #6102 (Closed): Can't chain signals from children up to parent widget
- Hi,
I have problem with Planner example after some modifications
@
WWidget\* PlannerCalendar::renderCell(WWidget...
Also available in: Atom