[rkward-tracker] [ rkward-Bugs-1676747 ] Failure to update nested enabledness properly

SourceForge.net noreply at sourceforge.net
Wed May 16 19:10:17 UTC 2007


Bugs item #1676747, was opened at 2007-03-08 19:49
Message generated for change (Comment added) made by tfry
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=1676747&group_id=50231

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Thomas Friedrichsmeier (tfry)
>Assigned to: Thomas Friedrichsmeier (tfry)
Summary: Failure to update nested enabledness properly

Initial Comment:
Originally reported by pkapat. Relevant mail excerpt:

>> Lastly, the "addRugtoplot" checkbox on binomial_clt.xml is behaving funny.
>> I have connected all the rug related options to be enabled based on
>> addRugtoplot.state. But it does not work the first time the plugin is
>> started (when the rug checkbox is not checked but still all the options is
>> enabled). I will look into it again, today.

> That's strange, indeed. Interestingly, if you set ECDF to be the default
> mode, it works correctly. Almost certainly a bug on the C++ side. I'll look
> into it later (remind me, if I don't).

I hope you remember this issue. Having removed the rug options from clt 
plugin, I needed to keep a track of this. I am attaching three files. Save 
them in the plugins directory and you will still be able to see this bug.


----------------------------------------------------------------------

>Comment By: Thomas Friedrichsmeier (tfry)
Date: 2007-05-16 21:10

Message:
Logged In: YES 
user_id=300591
Originator: YES

Finally figured it out and fixed it. It came from the fact that in the
case of tabs, the parent component is not equal to the parent QWidget. A
misunderstanding of what "isEnabled" returns for the latter, resulted in
this not getting properly updated in all cases.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=1676747&group_id=50231




More information about the rkward-tracker mailing list