General

Profile

Gavin Blakeman

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 2 3

Activity

03/07/2024

02:37 AM Wt Feature #12496 (New): Temporary directory and temporary file names
Add the weak link attribute "__attribute__((weak))" to the functions createTempFileName() and getTempDir(). This will... Gavin Blakeman

03/01/2023

12:12 PM Wt Bug #11380: WTableView not displaying checkboxes when used with BootStrap5 theme.
Hi Roel,
Thank you for looking into this.
While I was writing a much longer response (since deleted) after doin...
Gavin Blakeman

02/27/2023

12:41 PM Wt Bug #11380 (Closed): WTableView not displaying checkboxes when used with BootStrap5 theme.
WTableView is not displaying checkboxes. If the theme is set to Booststrap5. If the below code line in commented out,... Gavin Blakeman

06/05/2022

04:38 PM Wt Help: How to use Bootstrap 5 toast
Hi
I am trying to use a bootstrap 5 toast (https://getbootstrap.com/docs/5.0/components/toasts/)
I assign the HT...
Gavin Blakeman

05/01/2022

04:40 PM Wt Help: Using SQL RETURNING in Session.query or Session.execute
I am trying to execute an SQL statement to:
*INSERT INTO stockMovements (TransactionType_ID, Status_ID, ShortText, E...
Gavin Blakeman

04/14/2021

04:31 PM Wt Help: MySQL - Calling a stored procedure that returns a results set
Hi,
I have a stored procedure in MySQL that returns a results set. when I issue the command "CALL ps_projects_mode...
Gavin Blakeman

04/24/2020

01:50 PM Wt Bug #7536 (Closed): WSelectionBox constructor does not call the WComboBox constructor
There is some essential setup that occurs in the WComboBox constructor that does not occur when the constructor for t... Gavin Blakeman

11/09/2019

01:55 PM Wt Help: RE: Using std::int16 as primary/surrogate key with Models and tableview
I meant to add that if I change the primary key back to an INT (32 bit in MySQL), then the error resolved. (IE delete... Gavin Blakeman
01:50 PM Wt Help: Using std::int16 as primary/surrogate key with Models and tableview
Hi
I have a database table that uses a 16bit int as the primary key. I have specialised IdType and invalidID() for t...
Gavin Blakeman

10/20/2019

02:49 PM Wt Help: DateEdit in dialog - cutting off calendar popup
Hi
I have a WDateEdit positioned in a modal dialog. With the size of the dialog, when the calendar is opened, it is ...
Gavin Blakeman

Also available in: Atom