trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: August 2012

Re: [trinity-devel] Missing check box widgets

From: "Timothy Pearson" <kb9vqf@...>
Date: Mon, 27 Aug 2012 16:36:57 -0500
>> I can confirm.  This might be related to the style API
>> change and needs to be fixed.
>
> Would you please look into this? Not having the check boxes interferes
> with testing TDEHWLIB.
>
> Darrell

Fixed in GIT hash 679d4f0.  This was due to a rather embarrassing mistake
in Qt3/TQt3 where style options were accidentally dropped rather than
passed through to the next method.

This patch does not break any ABI compatibility, so a quick
rebuild/reinstall of TQt3 from GIT should cure the problem.

Tim