Critical bug fixed! (QTableWidget etc.)

17 views
Skip to first unread message

polos

unread,
Dec 24, 2012, 7:54:20 AM12/24/12
to eql-...@googlegroups.com
A critical bug has been fixed: when running e.g. "examples/0-Tutorial/4.lisp", both selection of items and editing didn't visually work properly.

(The bug was in some originally pure virtual method, which returned a "null" value instead of the default one in the 'L' subclass.)

I'm really sorry for this, and invite all of you to use the new version 12.12.4.

--

Also, when using QOVERRIDE, it is safe now to (optionally) call the base implementation directly (without using QCALL-DEFAULT) inside the overridden function (which caused infinite recursion before).

See QOVERRIDE / QCALL-DEFAULT documentation.

--

Have a nice time,

Paul

polos

unread,
Jan 6, 2013, 7:27:16 AM1/6/13
to eql-...@googlegroups.com
On Monday, December 24, 2012 1:54:20 PM UTC+1, polos wrote:
A critical bug has been fixed: when running e.g. "examples/0-Tutorial/4.lisp", both selection of items and editing didn't visually work properly.

Embarassing: the "fix" introduced a new problem with QOVERRIDE, which is fixed in version 13.1.1.
(In fact, example 5 didn't work properly, I didn't test enough).

Sorry for this.

Paul

Reply all
Reply to author
Forward
0 new messages